| Index: sky/engine/bindings-dart/core/dart/custom/custom.gypi
|
| diff --git a/sky/engine/bindings-dart/core/dart/custom/custom.gypi b/sky/engine/bindings-dart/core/dart/custom/custom.gypi
|
| deleted file mode 100644
|
| index 2020e41f4320e47d3eb451945aa88e8df2a9714c..0000000000000000000000000000000000000000
|
| --- a/sky/engine/bindings-dart/core/dart/custom/custom.gypi
|
| +++ /dev/null
|
| @@ -1,65 +0,0 @@
|
| -# Copyright 2014 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -{
|
| - 'variables': {
|
| - 'bindings_core_dart_custom_files': [
|
| - 'DartBlobCustom.cpp',
|
| - 'DartCanvasRenderingContext2DCustom.cpp',
|
| - 'DartConsoleBaseCustom.cpp',
|
| - 'DartCSSRuleCustom.cpp',
|
| - 'DartCSSStyleDeclarationCustom.cpp',
|
| - 'DartCSSValueCustom.cpp',
|
| - 'DartCustomEventCustom.cpp',
|
| - 'DartDedicatedWorkerGlobalScopeCustom.cpp',
|
| - 'DartDocumentCustom.cpp',
|
| - 'DartDOMStringMapCustom.cpp',
|
| - 'DartDOMStringMap.h',
|
| - 'DartElementCustom.cpp',
|
| - 'DartErrorEventCustom.cpp',
|
| - 'DartEventCustom.cpp',
|
| - 'DartEventTargetCustom.cpp',
|
| - 'DartFileCustom.cpp',
|
| - 'DartFileReaderCustom.cpp',
|
| - 'DartFormDataCustom.cpp',
|
| - 'DartHistoryCustom.cpp',
|
| - 'DartHTMLAllCollectionCustom.cpp',
|
| - 'DartHTMLCanvasElementCustom.cpp',
|
| - 'DartHTMLCollectionCustom.cpp',
|
| - 'DartHTMLDocumentCustom.cpp',
|
| - 'DartHTMLElementCustom.cpp',
|
| - 'DartHTMLEmbedElementCustom.cpp',
|
| - 'DartHTMLMediaElementCustom.cpp',
|
| - 'DartHTMLObjectElementCustom.cpp',
|
| - 'DartHTMLOptionsCollectionCustom.cpp',
|
| - 'DartImageDataCustom.cpp',
|
| - 'DartInjectedScriptHostCustom.cpp',
|
| - 'DartInspectorFrontendHostCustom.cpp',
|
| - 'DartJavaScriptCallFrameCustom.cpp',
|
| - 'DartLocationCustom.cpp',
|
| - 'DartMessageChannelCustom.cpp',
|
| - 'DartMessageEventCustom.cpp',
|
| - 'DartMessagePortCustom.cpp',
|
| - 'DartMutationObserverCustom.cpp',
|
| - 'DartNodeCustom.cpp',
|
| - 'DartPerformanceEntryCustom.cpp',
|
| - 'DartPopStateEventCustom.cpp',
|
| - 'DartStyleSheetCustom.cpp',
|
| - 'DartSVGElementCustom.cpp',
|
| - 'DartSVGLengthCustom.cpp',
|
| - 'DartSVGNumberCustom.cpp',
|
| - 'DartSVGPathSegCustom.cpp',
|
| - 'DartTextCustom.cpp',
|
| - 'DartTextTrackCueCustom.cpp',
|
| - 'DartTrackEventCustom.cpp',
|
| - 'DartWebGLRenderingContextCustom.cpp',
|
| - 'DartWebKitPointCustom.cpp',
|
| - 'DartWindowCustom.cpp',
|
| - 'DartWorkerCustom.cpp',
|
| - 'DartWorkerGlobalScopeCustom.cpp',
|
| - 'DartXMLHttpRequestCustom.cpp',
|
| - 'DartXSLTProcessorCustom.cpp',
|
| - ],
|
| - },
|
| -}
|
|
|