summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/web/web.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/web/web.gypi')
-rw-r--r--chromium/third_party/WebKit/Source/web/web.gypi111
1 files changed, 41 insertions, 70 deletions
diff --git a/chromium/third_party/WebKit/Source/web/web.gypi b/chromium/third_party/WebKit/Source/web/web.gypi
index 279cafbe852..b5baeb6f95d 100644
--- a/chromium/third_party/WebKit/Source/web/web.gypi
+++ b/chromium/third_party/WebKit/Source/web/web.gypi
@@ -1,13 +1,9 @@
{
'variables': {
'web_files': [
- 'ApplicationCacheHost.cpp',
- 'ApplicationCacheHostInternal.h',
'AssertMatchingEnums.cpp',
'AssociatedURLLoader.cpp',
'AssociatedURLLoader.h',
- 'AutofillPopupMenuClient.cpp',
- 'AutofillPopupMenuClient.h',
'BackForwardClientImpl.cpp',
'BackForwardClientImpl.h',
'ChromeClientImpl.cpp',
@@ -23,8 +19,6 @@
'ContextFeaturesClientImpl.h',
'ContextMenuClientImpl.cpp',
'ContextMenuClientImpl.h',
- 'DOMUtilitiesPrivate.cpp',
- 'DOMUtilitiesPrivate.h',
'DatabaseClientImpl.cpp',
'DatabaseClientImpl.h',
'DateTimeChooserImpl.cpp',
@@ -49,8 +43,8 @@
'GeolocationClientProxy.h',
'GraphicsLayerFactoryChromium.cpp',
'GraphicsLayerFactoryChromium.h',
- 'IDBFactoryBackendProxy.cpp',
- 'IDBFactoryBackendProxy.h',
+ 'IndexedDBClientImpl.cpp',
+ 'IndexedDBClientImpl.h',
'InspectorClientImpl.cpp',
'InspectorClientImpl.h',
'InspectorFrontendClientImpl.cpp',
@@ -59,10 +53,16 @@
'LinkHighlight.h',
'LocalFileSystemClient.cpp',
'LocalFileSystemClient.h',
+ 'MediaKeysClientImpl.cpp',
+ 'MediaKeysClientImpl.h',
'MIDIClientProxy.cpp',
'MIDIClientProxy.h',
+ 'NavigatorContentUtilsClientImpl.cpp',
+ 'NavigatorContentUtilsClientImpl.h',
'NotificationPresenterImpl.cpp',
'NotificationPresenterImpl.h',
+ 'OpenedFrameTracker.cpp',
+ 'OpenedFrameTracker.h',
'PageOverlay.cpp',
'PageOverlay.h',
'PageOverlayList.cpp',
@@ -71,8 +71,6 @@
'PageScaleConstraintsSet.h',
'PageWidgetDelegate.cpp',
'PageWidgetDelegate.h',
- 'PinchViewports.cpp',
- 'PinchViewports.h',
'PopupContainer.cpp',
'PopupContainer.h',
'PopupListBox.cpp',
@@ -81,23 +79,26 @@
'PopupMenuChromium.h',
'PrerendererClientImpl.cpp',
'PrerendererClientImpl.h',
+ 'RemoteFrameClient.cpp',
+ 'RemoteFrameClient.h',
'ScrollbarGroup.cpp',
'ScrollbarGroup.h',
+ 'ServiceWorkerGlobalScopeClientImpl.cpp',
+ 'ServiceWorkerGlobalScopeClientImpl.h',
'ServiceWorkerGlobalScopeProxy.cpp',
'ServiceWorkerGlobalScopeProxy.h',
'SharedWorkerRepositoryClientImpl.cpp',
'SharedWorkerRepositoryClientImpl.h',
- 'SpeechInputClientImpl.cpp',
- 'SpeechInputClientImpl.h',
'SpeechRecognitionClientProxy.cpp',
'SpeechRecognitionClientProxy.h',
'SpellCheckerClientImpl.cpp',
'SpellCheckerClientImpl.h',
- 'StorageAreaProxy.cpp',
- 'StorageAreaProxy.h',
- 'StorageNamespaceProxy.cpp',
- 'StorageNamespaceProxy.h',
- 'StorageQuotaChromium.cpp',
+ 'StorageClientImpl.cpp',
+ 'StorageClientImpl.h',
+ 'StorageQuotaClientImpl.cpp',
+ 'StorageQuotaClientImpl.h',
+ 'TextFinder.cpp',
+ 'TextFinder.h',
'UserMediaClientImpl.cpp',
'UserMediaClientImpl.h',
'ValidationMessageClientImpl.cpp',
@@ -105,6 +106,7 @@
'ViewportAnchor.cpp',
'ViewportAnchor.h',
'WebAXObject.cpp',
+ 'WebArrayBufferConverter.cpp',
'WebArrayBufferView.cpp',
'WebBindings.cpp',
'WebBlob.cpp',
@@ -112,7 +114,7 @@
'WebCachedURLRequest.cpp',
'WebColorName.cpp',
'WebColorSuggestion.cpp',
- 'WebCrossOriginPreflightResultCache.cpp',
+ 'WebCryptoNormalize.cpp',
'WebCustomElement.cpp',
'WebDOMActivityLogger.cpp',
'WebDOMCustomEvent.cpp',
@@ -139,27 +141,26 @@
'WebDocumentType.cpp',
'WebDragData.cpp',
'WebElement.cpp',
+ 'WebElementCollection.cpp',
'WebEmbeddedWorkerImpl.cpp',
'WebEmbeddedWorkerImpl.h',
'WebEntities.cpp',
'WebEntities.h',
'WebFileChooserCompletionImpl.cpp',
'WebFileChooserCompletionImpl.h',
- 'WebFontCache.cpp',
'WebFontDescription.cpp',
'WebFontImpl.cpp',
'WebFontImpl.h',
'WebFormControlElement.cpp',
'WebFormElement.cpp',
- 'WebFrameImpl.cpp',
- 'WebFrameImpl.h',
- 'WebGeolocationClientMock.cpp',
+ 'WebFrame.cpp',
'WebGeolocationController.cpp',
'WebGeolocationError.cpp',
'WebGeolocationPermissionRequest.cpp',
'WebGeolocationPermissionRequestManager.cpp',
'WebGeolocationPosition.cpp',
'WebGlyphCache.cpp',
+ 'WebHeap.cpp',
'WebHelperPluginImpl.cpp',
'WebHelperPluginImpl.h',
'WebHistoryItem.cpp',
@@ -173,22 +174,22 @@
'WebImageDecoder.cpp',
'WebInputElement.cpp',
'WebInputEvent.cpp',
- 'WebInputEventFactoryAndroid.cpp',
- 'WebInputEventFactoryGtk.cpp',
'WebInputEventFactoryMac.mm',
- 'WebInputEventFactoryWin.cpp',
'WebInputEventConversion.cpp',
'WebInputEventConversion.h',
'WebKit.cpp',
'WebLabelElement.cpp',
+ 'WebLeakDetector.cpp',
+ 'WebLocalFrameImpl.cpp',
+ 'WebLocalFrameImpl.h',
'WebMIDIClientMock.cpp',
'WebMIDIPermissionRequest.cpp',
+ 'WebMediaDevicesRequest.cpp',
'WebMediaPlayerClientImpl.cpp',
'WebMediaPlayerClientImpl.h',
'WebMediaStreamRegistry.cpp',
'WebNetworkStateNotifier.cpp',
'WebNode.cpp',
- 'WebNodeCollection.cpp',
'WebNodeList.cpp',
'WebNotification.cpp',
'WebOptionElement.cpp',
@@ -197,9 +198,6 @@
'WebPageSerializer.cpp',
'WebPageSerializerImpl.cpp',
'WebPageSerializerImpl.h',
- 'WebPasswordFormData.cpp',
- 'WebPasswordFormUtils.cpp',
- 'WebPasswordFormUtils.h',
'WebPerformance.cpp',
'WebPluginContainerImpl.cpp',
'WebPluginContainerImpl.h',
@@ -211,10 +209,12 @@
'WebPopupMenuImpl.cpp',
'WebPopupMenuImpl.h',
'WebRange.cpp',
+ 'WebRemoteFrameImpl.cpp',
+ 'WebRemoteFrameImpl.h',
'WebRuntimeFeatures.cpp',
'WebScopedMicrotaskSuppression.cpp',
'WebScopedUserGesture.cpp',
- 'WebScopedUserGesture.cpp',
+ 'WebScopedWindowFocusAllowedIndicator.cpp',
'WebScriptBindings.cpp',
'WebScriptController.cpp',
'WebScrollbarThemePainter.cpp',
@@ -232,7 +232,6 @@
'WebSocketImpl.cpp',
'WebSocketImpl.h',
'WebSpeechGrammar.cpp',
- 'WebSpeechInputResult.cpp',
'WebSpeechRecognitionHandle.cpp',
'WebSpeechRecognitionResult.cpp',
'WebStorageEventDispatcherImpl.cpp',
@@ -256,67 +255,57 @@
'WorkerPermissionClient.h',
'default/WebRenderTheme.cpp',
'linux/WebFontRendering.cpp',
- 'mac/WebScrollbarTheme.cpp',
+ 'mac/WebScrollbarTheme.mm',
'mac/WebSubstringUtil.mm',
'painting/ContinuousPainter.cpp',
'painting/ContinuousPainter.h',
'painting/PaintAggregator.cpp',
'painting/PaintAggregator.h',
+ 'win/WebFontRendering.cpp',
],
'web_unittest_files': [
- '../platform/graphics/DeferredImageDecoderTest.cpp',
- '../platform/graphics/ImageDecodingStoreTest.cpp',
- '../platform/graphics/ImageFrameGeneratorTest.cpp',
- '../platform/graphics/test/MockImageDecoder.h',
+ 'WebNodeTest.cpp',
+ # FIXME: Move the tests to Source/web/.
'tests/AssociatedURLLoaderTest.cpp',
- 'tests/BitmapImageTest.cpp',
- 'tests/Canvas2DLayerBridgeTest.cpp',
- 'tests/Canvas2DLayerManagerTest.cpp',
'tests/ChromeClientImplTest.cpp',
- 'tests/CompositedLayerMappingTest.cpp',
'tests/CustomEventTest.cpp',
- 'tests/DragImageTest.cpp',
- 'tests/DrawingBufferTest.cpp',
'tests/FakeWebPlugin.cpp',
'tests/FakeWebPlugin.h',
- 'tests/FilterOperationsTest.cpp',
'tests/FrameLoaderClientImplTest.cpp',
'tests/FrameTestHelpers.cpp',
'tests/FrameTestHelpers.h',
- 'tests/GIFImageDecoderTest.cpp',
- 'tests/GraphicsContextTest.cpp',
- 'tests/GraphicsLayerTest.cpp',
- 'tests/ImageFilterBuilderTest.cpp',
- 'tests/ImageLayerChromiumTest.cpp',
- 'tests/JPEGImageDecoderTest.cpp',
'tests/KeyboardTest.cpp',
'tests/LinkHighlightTest.cpp',
'tests/ListenerLeakTest.cpp',
'tests/MemoryInfo.cpp',
- 'tests/MockWebGraphicsContext3D.h',
- 'tests/OpaqueRectTrackingContentLayerDelegateTest.cpp',
+ 'tests/MHTMLTest.cpp',
'tests/OpenTypeVerticalDataTest.cpp',
'tests/PageSerializerTest.cpp',
'tests/PaintAggregatorTest.cpp',
+ 'tests/PinchViewportTest.cpp',
'tests/PopupContainerTest.cpp',
+ 'tests/PopupMenuTest.cpp',
'tests/PrerenderingTest.cpp',
'tests/ProgrammaticScrollTest.cpp',
'tests/RenderTableCellTest.cpp',
'tests/RenderTableRowTest.cpp',
'tests/ScrollingCoordinatorChromiumTest.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',
+ 'tests/WebHelperPluginTest.cpp',
'tests/WebImageTest.cpp',
'tests/WebInputEventConversionTest.cpp',
'tests/WebInputEventFactoryTestMac.mm',
- 'tests/WEBPImageDecoderTest.cpp',
'tests/WebPageNewSerializerTest.cpp',
'tests/WebPageSerializerTest.cpp',
'tests/WebPluginContainerTest.cpp',
+ 'tests/WebScopedWindowFocusAllowedIndicatorTest.cpp',
'tests/WebSearchableFormDataTest.cpp',
'tests/WebSelectorTest.cpp',
'tests/WebURLRequestTest.cpp',
@@ -329,21 +318,11 @@
{
'web_unittest_files': [
'tests/LocaleWinTest.cpp',
- # FIXME: Port PopupMenuTest to Linux and Mac.
- 'tests/PopupMenuTest.cpp',
- 'tests/TransparencyWinTest.cpp',
'tests/WebPageNewSerializerTest.cpp',
'tests/WebPageSerializerTest.cpp',
],
}
],
- ['OS=="win" and "ENABLE_HARFBUZZ_ON_WINDOWS=0" in feature_defines',
- {
- 'web_unittest_files': [
- 'tests/UniscribeHelperTest.cpp',
- ]
- }
- ],
['OS=="mac"',
{
'web_unittest_files': [
@@ -366,14 +345,6 @@
],
}
],
- ['toolkit_uses_gtk == 1',
- {
- 'web_unittest_files': [
- 'tests/KeyCodeConversionTestGtk.cpp',
- 'tests/WebInputEventFactoryTestGtk.cpp',
- ],
- }
- ],
],
},
}