Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / web.gypi
index 6f19606..35baede 100644 (file)
@@ -4,8 +4,6 @@
       'AssertMatchingEnums.cpp',
       'AssociatedURLLoader.cpp',
       'AssociatedURLLoader.h',
-      'BackForwardClientImpl.cpp',
-      'BackForwardClientImpl.h',
       'ChromeClientImpl.cpp',
       'ChromeClientImpl.h',
       'ColorChooserPopupUIController.cpp',
@@ -69,6 +67,8 @@
       'PageScaleConstraintsSet.h',
       'PageWidgetDelegate.cpp',
       'PageWidgetDelegate.h',
+      'PluginPlaceholderImpl.cpp',
+      'PluginPlaceholderImpl.h',
       'PopupContainer.cpp',
       'PopupContainer.h',
       'PopupContainerClient.h',
       'PopupMenuChromium.h',
       'PrerendererClientImpl.cpp',
       'PrerendererClientImpl.h',
-      'RemoteFrameClient.cpp',
-      'RemoteFrameClient.h',
+      'PushPermissionClientImpl.cpp',
+      'PushPermissionClientImpl.h',
+      'RemoteFrameClientImpl.cpp',
+      'RemoteFrameClientImpl.h',
       'ScrollbarGroup.cpp',
       'ScrollbarGroup.h',
       'ServiceWorkerGlobalScopeClientImpl.cpp',
@@ -96,6 +98,8 @@
       'StorageClientImpl.h',
       'StorageQuotaClientImpl.cpp',
       'StorageQuotaClientImpl.h',
+      'SuspendableScriptExecutor.cpp',
+      'SuspendableScriptExecutor.h',
       'TextFinder.cpp',
       'TextFinder.h',
       'UserMediaClientImpl.cpp',
       'WebScopedWindowFocusAllowedIndicator.cpp',
       'WebScriptBindings.cpp',
       'WebScriptController.cpp',
+      'WebScriptSource.cpp',
       'WebScrollbarThemePainter.cpp',
       'WebSearchableFormData.cpp',
       'WebSecurityOrigin.cpp',
     ],
     'web_unittest_files': [
       'ExternalPopupMenuTest.cpp',
+      'PluginPlaceholderImplTest.cpp',
       'PopupContainerTest.cpp',
       'PopupMenuTest.cpp',
+      'WebDragDataTest.cpp',
       'WebNodeTest.cpp',
       # FIXME: Move the tests from web/tests/ to appropriate places.
       # crbug.com/353585