Index: webkit/webkit.gyp |
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp |
index 1eeb24413ad4faf9923950857558e2cae8ed74ac..645edc809664e9cd13a3dfbebce63bf57d2c8920 100644 |
--- a/webkit/webkit.gyp |
+++ b/webkit/webkit.gyp |
@@ -174,6 +174,8 @@ |
'api/src/ChromiumThreading.cpp', |
'api/src/DOMUtilitiesPrivate.cpp', |
'api/src/DOMUtilitiesPrivate.h', |
+ 'api/src/EditorClientImpl.cpp', |
+ 'api/src/EditorClientImpl.h', |
'api/src/gtk/WebFontInfo.cpp', |
'api/src/gtk/WebFontInfo.h', |
'api/src/gtk/WebInputEventFactory.cpp', |
@@ -575,8 +577,6 @@ |
'glue/dom_serializer_delegate.h', |
'glue/dragclient_impl.cc', |
'glue/dragclient_impl.h', |
- 'glue/editor_client_impl.cc', |
- 'glue/editor_client_impl.h', |
'glue/entity_map.cc', |
'glue/entity_map.h', |
'glue/form_data.h', |