Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / web.gypi
index df6879c..6f19606 100644 (file)
@@ -45,8 +45,6 @@
       'IndexedDBClientImpl.h',
       'InspectorClientImpl.cpp',
       'InspectorClientImpl.h',
-      'InspectorFrontendClientImpl.cpp',
-      'InspectorFrontendClientImpl.h',
       'LinkHighlight.cpp',
       'LinkHighlight.h',
       'LocalFileSystemClient.cpp',
@@ -73,6 +71,7 @@
       'PageWidgetDelegate.h',
       'PopupContainer.cpp',
       'PopupContainer.h',
+      'PopupContainerClient.h',
       'PopupListBox.cpp',
       'PopupListBox.h',
       'PopupMenuChromium.cpp',
     ],
     'web_unittest_files': [
       'ExternalPopupMenuTest.cpp',
+      'PopupContainerTest.cpp',
+      'PopupMenuTest.cpp',
       'WebNodeTest.cpp',
       # FIXME: Move the tests from web/tests/ to appropriate places.
       # crbug.com/353585
       'tests/PageSerializerTest.cpp',
       'tests/PaintAggregatorTest.cpp',
       'tests/PinchViewportTest.cpp',
-      'tests/PopupContainerTest.cpp',
-      'tests/PopupMenuTest.cpp',
       'tests/PrerenderingTest.cpp',
       'tests/ProgrammaticScrollTest.cpp',
       'tests/RenderGeometryMapTest.cpp',
       'tests/SpinLockTest.cpp',
       'tests/TextFinderTest.cpp',
       'tests/TouchActionTest.cpp',
-      'tests/URLTestHelpers.cpp',
-      'tests/URLTestHelpers.h',
       'tests/ViewportTest.cpp',
       'tests/WebDocumentTest.cpp',
       'tests/WebFrameTest.cpp',