summaryrefslogtreecommitdiffstats
path: root/WebCore/editing/android/EditorAndroid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/editing/android/EditorAndroid.cpp')
-rw-r--r--WebCore/editing/android/EditorAndroid.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/WebCore/editing/android/EditorAndroid.cpp b/WebCore/editing/android/EditorAndroid.cpp
index aa12fb0..8e00326 100644
--- a/WebCore/editing/android/EditorAndroid.cpp
+++ b/WebCore/editing/android/EditorAndroid.cpp
@@ -26,15 +26,8 @@
#include "config.h"
#include "Editor.h"
-#include "EditorClient.h"
#include "ClipboardAndroid.h"
-#include "Document.h"
-#include "Element.h"
-#include "htmlediting.h"
-#include "NotImplemented.h"
-#include "TextIterator.h"
-#include "visible_units.h"
namespace WebCore {