Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / web.gypi
index b5baeb6..4787ff8 100644 (file)
@@ -27,8 +27,6 @@
       'DragClientImpl.h',
       'EditorClientImpl.cpp',
       'EditorClientImpl.h',
-      'EventListenerWrapper.cpp',
-      'EventListenerWrapper.h',
       'ExternalDateTimeChooser.cpp',
       'ExternalDateTimeChooser.h',
       'ExternalPopupMenu.cpp',
@@ -59,6 +57,8 @@
       'MIDIClientProxy.h',
       'NavigatorContentUtilsClientImpl.cpp',
       'NavigatorContentUtilsClientImpl.h',
+      'NotificationPermissionClientImpl.cpp',
+      'NotificationPermissionClientImpl.h',
       'NotificationPresenterImpl.cpp',
       'NotificationPresenterImpl.h',
       'OpenedFrameTracker.cpp',
       'WebDOMCustomEvent.cpp',
       'WebDOMError.cpp',
       'WebDOMEvent.cpp',
-      'WebDOMEventListener.cpp',
-      'WebDOMEventListenerPrivate.cpp',
-      'WebDOMEventListenerPrivate.h',
       'WebDOMFileSystem.cpp',
       'WebDOMMediaStreamTrack.cpp',
       'WebDOMMessageEvent.cpp',
       'WebSharedWorkerImpl.cpp',
       'WebSharedWorkerImpl.h',
       'WebSocket.cpp',
+      'WebSocketChannelClientProxy.h',
       'WebSocketImpl.cpp',
       'WebSocketImpl.h',
       'WebSpeechGrammar.cpp',
       'WebUserMediaRequest.cpp',
       'WebViewImpl.cpp',
       'WebViewImpl.h',
-      'WebWorkerInfo.cpp',
       'WebWorkerRunLoop.cpp',
       'WorkerGlobalScopeProxyProviderImpl.cpp',
       'WorkerGlobalScopeProxyProviderImpl.h',
     ],
     'web_unittest_files': [
       'WebNodeTest.cpp',
-      # FIXME: Move the tests to Source/web/.
+      # FIXME: Move the tests from web/tests/ to appropriate places.
+      # crbug.com/353585
+      'tests/ActivityLoggerTest.cpp',
       'tests/AssociatedURLLoaderTest.cpp',
       'tests/ChromeClientImplTest.cpp',
       'tests/CustomEventTest.cpp',
       'tests/FrameLoaderClientImplTest.cpp',
       'tests/FrameTestHelpers.cpp',
       'tests/FrameTestHelpers.h',
+      'tests/ImeOnFocusTest.cpp',
       'tests/KeyboardTest.cpp',
       'tests/LinkHighlightTest.cpp',
       'tests/ListenerLeakTest.cpp',
       'tests/PopupMenuTest.cpp',
       'tests/PrerenderingTest.cpp',
       'tests/ProgrammaticScrollTest.cpp',
-      'tests/RenderTableCellTest.cpp',
-      'tests/RenderTableRowTest.cpp',
+      'tests/RenderGeometryMapTest.cpp',
       'tests/ScrollingCoordinatorChromiumTest.cpp',
       'tests/SpinLockTest.cpp',
       'tests/TextFinderTest.cpp',
       'tests/WebURLRequestTest.cpp',
       'tests/WebURLResponseTest.cpp',
       'tests/WebUserGestureTokenTest.cpp',
+      'tests/WebUnitTests.cpp',
       'tests/WebViewTest.cpp',
     ],
     'conditions': [