summaryrefslogtreecommitdiffstats
path: root/WebKit/android/RenderSkinMediaButton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/android/RenderSkinMediaButton.cpp')
-rw-r--r--WebKit/android/RenderSkinMediaButton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/android/RenderSkinMediaButton.cpp b/WebKit/android/RenderSkinMediaButton.cpp
index 149be4e..9055e89 100644
--- a/WebKit/android/RenderSkinMediaButton.cpp
+++ b/WebKit/android/RenderSkinMediaButton.cpp
@@ -26,7 +26,6 @@
#define LOG_TAG "WebCore"
#include "config.h"
-#include "CString.h"
#include "android_graphics.h"
#include "Document.h"
#include "IntRect.h"
@@ -37,6 +36,7 @@
#include "SkRect.h"
#include <utils/Debug.h>
#include <utils/Log.h>
+#include <wtf/text/CString.h>
struct PatchData {
const char* name;