| Index: Source/WebCore/bindings/dart/gyp/overrides.gypi
|
| diff --git a/Source/WebCore/bindings/dart/gyp/overrides.gypi b/Source/WebCore/bindings/dart/gyp/overrides.gypi
|
| deleted file mode 100644
|
| index d1f85912acef616cca4022f1edf5abb29d457f12..0000000000000000000000000000000000000000
|
| --- a/Source/WebCore/bindings/dart/gyp/overrides.gypi
|
| +++ /dev/null
|
| @@ -1,156 +0,0 @@
|
| -{
|
| - 'variables': {
|
| - 'additional_target_deps': [
|
| - '../bindings/dart/gyp/dartium.gyp:dart_generated_lib_sources',
|
| - '../bindings/dart/gyp/dartium.gyp:dart_snapshot',
|
| - '../../../../../dart/runtime/dart-runtime.gyp:libdart',
|
| - ],
|
| - 'additional_webcore_include_dirs': [
|
| - '..',
|
| - '../../../../../../../dart/runtime/include',
|
| - ],
|
| - 'additional_webcore_remaining_include': 'bindings/dart/',
|
| - 'webcore_files': [
|
| - '../DartApplicationLoader.cpp',
|
| - '../DartApplicationLoader.h',
|
| - '../DartCallback.cpp',
|
| - '../DartCallback.h',
|
| - '../DartClassInfo.cpp',
|
| - '../DartClassInfo.h',
|
| - '../DartBindingsCommonIncludes.h',
|
| - '../DartController.cpp',
|
| - '../DartController.h',
|
| - '../DartDOMWrapper.cpp',
|
| - '../DartDOMWrapper.h',
|
| - '../DartEventListener.cpp',
|
| - '../DartEventListener.h',
|
| - '../DartIsolateState.cpp',
|
| - '../DartIsolateState.h',
|
| - '../DartScheduledAction.cpp',
|
| - '../DartScheduledAction.h',
|
| - '../DartUtilities.cpp',
|
| - '../DartUtilities.h',
|
| - '../V8Converter.cpp',
|
| - '../V8Converter.h',
|
| - '../custom/DartAudioBufferSourceNodeCustom.cpp',
|
| - '../custom/DartAudioContextCustom.cpp',
|
| - '../custom/DartAudioNodeCustom.cpp',
|
| - '../custom/DartCSSRuleCustom.cpp',
|
| - '../custom/DartCSSValueCustom.cpp',
|
| - '../custom/DartCanvasPixelArrayCustom.cpp',
|
| - '../custom/DartCanvasRenderingContextCustom.cpp',
|
| - '../custom/DartCanvasRenderingContext2DCustom.cpp',
|
| - '../custom/DartClipboardCustom.cpp',
|
| - '../custom/DartConsoleCustom.cpp',
|
| - '../custom/DartDOMFormDataCustom.cpp',
|
| - '../custom/DartDOMStringMapCustom.cpp',
|
| - '../custom/DartDOMWindowCustom.cpp',
|
| - '../custom/DartDataViewCustom.cpp',
|
| - '../custom/DartDedicatedWorkerContextCustom.cpp',
|
| - '../custom/DartDeviceMotionEventCustom.cpp',
|
| - '../custom/DartDeviceOrientationEventCustom.cpp',
|
| - '../custom/DartDocumentCustom.cpp',
|
| - '../custom/DartDirectoryEntryCustom.cpp',
|
| - '../custom/DartDirectoryEntrySyncCustom.cpp',
|
| - '../custom/DartElementCustom.cpp',
|
| - '../custom/DartEntryCustom.cpp',
|
| - '../custom/DartEntrySyncCustom.cpp',
|
| - '../custom/DartEventCustom.cpp',
|
| - '../custom/DartEventTargetCustom.cpp',
|
| - '../custom/DartFileReaderCustom.cpp',
|
| - '../custom/DartFloat32ArrayCustom.cpp',
|
| - '../custom/DartFloat64ArrayCustom.cpp',
|
| - '../custom/DartGeolocationCustom.cpp',
|
| - '../custom/DartHTMLAllCollectionCustom.cpp',
|
| - '../custom/DartHTMLCanvasElementCustom.cpp',
|
| - '../custom/DartHTMLCollectionCustom.cpp',
|
| - '../custom/DartHTMLDocumentCustom.cpp',
|
| - '../custom/DartHTMLElementCustom.cpp',
|
| - '../custom/DartHTMLFrameElementCustom.cpp',
|
| - '../custom/DartHTMLInputElementCustom.cpp',
|
| - '../custom/DartHTMLLinkElementCustom.cpp',
|
| - '../custom/DartHTMLMediaElementCustom.cpp',
|
| - '../custom/DartHTMLOptionsCollectionCustom.cpp',
|
| - '../custom/DartHTMLSelectElementCustom.cpp',
|
| - '../custom/DartHistoryCustom.cpp',
|
| - '../custom/DartIDBAnyCustom.cpp',
|
| - '../custom/DartIDBKeyCustom.cpp',
|
| - '../custom/DartImageDataCustom.cpp',
|
| - '../custom/DartInjectedScriptHostCustom.cpp',
|
| - '../custom/DartInspectorFrontendHostCustom.cpp',
|
| - '../custom/DartInt8ArrayCustom.cpp',
|
| - '../custom/DartInt16ArrayCustom.cpp',
|
| - '../custom/DartInt32ArrayCustom.cpp',
|
| - '../custom/DartJavaScriptCallFrameCustom.cpp',
|
| - '../custom/DartLocationCustom.cpp',
|
| - '../custom/DartMessageEventCustom.cpp',
|
| - '../custom/DartMessagePortCustom.cpp',
|
| - '../custom/DartNavigatorCustom.cpp',
|
| - '../custom/DartNodeCustom.cpp',
|
| - '../custom/DartNodeFilterCustom.cpp',
|
| - '../custom/DartNotificationCenterCustom.cpp',
|
| - '../custom/DartPopStateEventCustom.cpp',
|
| - '../custom/DartSQLResultSetRowListCustom.cpp',
|
| - '../custom/DartSQLStatementErrorCallbackCustom.cpp',
|
| - '../custom/DartSQLTransactionCustom.cpp',
|
| - '../custom/DartSQLTransactionSyncCustom.cpp',
|
| - '../custom/DartSVGElementCustom.cpp',
|
| - '../custom/DartSVGLengthCustom.cpp',
|
| - '../custom/DartSVGPathSegCustom.cpp',
|
| - '../custom/DartStyleSheetCustom.cpp',
|
| - '../custom/DartTrackEventCustom.cpp',
|
| - '../custom/DartUint8ArrayCustom.cpp',
|
| - '../custom/DartUint16ArrayCustom.cpp',
|
| - '../custom/DartUint32ArrayCustom.cpp',
|
| - '../custom/DartWebGLRenderingContextCustom.cpp',
|
| - '../custom/DartWebKitCSSMatrixCustom.cpp',
|
| - '../custom/DartWebKitMutationObserverCustom.cpp',
|
| - '../custom/DartWebKitPointCustom.cpp',
|
| - '../custom/DartWebSocketCustom.cpp',
|
| - '../custom/DartWorkerContextCustom.cpp',
|
| - '../custom/DartWorkerCustom.cpp',
|
| - '../custom/DartXMLHttpRequestCustom.cpp',
|
| - '../custom/DartXSLTProcessorCustom.cpp',
|
| - '<(SHARED_INTERMEDIATE_DIR)/webkit/DartHTMLElementWrapperFactory.cpp',
|
| - '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartResolver.cpp',
|
| - '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartSnapshot.bytes',
|
| - # FIXME: make conditional.
|
| - '<(SHARED_INTERMEDIATE_DIR)/webkit/DartSVGElementWrapperFactory.cpp',
|
| - ],
|
| - 'webcore_files!': [
|
| - '../../v8/ScriptControllerDelegate.h',
|
| - ],
|
| - 'conditions': [
|
| - ['OS=="win" and buildtype=="Official"', {
|
| - # On windows official release builds, we try to preserve symbol space.
|
| - 'additional_derived_sources_aggregate_files': [
|
| - '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSourcesAll.cpp',
|
| - ],
|
| - },{
|
| - 'additional_derived_sources_aggregate_files': [
|
| - # FIXME: switch to splitted build.
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources01.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources02.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources03.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources04.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources05.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources06.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources07.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources08.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources09.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources10.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources11.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources12.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources13.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources14.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources15.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources16.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources17.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources18.cpp',
|
| - # '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSources19.cpp',
|
| - '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/DartDerivedSourcesAll.cpp',
|
| - ],
|
| - }],
|
| - ],
|
| - },
|
| -}
|
|
|