blob: eedc2b799cecf6b960486733e1512abb47c18687 [file] [log] [blame]
# 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_v8_custom_files': [
'V8BlobCustom.cpp',
'V8BlobCustomHelpers.cpp',
'V8BlobCustomHelpers.h',
'V8CSSRuleCustom.cpp',
'V8CSSStyleDeclarationCustom.cpp',
'V8CSSValueCustom.cpp',
'V8CanvasRenderingContext2DCustom.cpp',
'V8CustomEventCustom.cpp',
'V8CustomXPathNSResolver.cpp',
'V8CustomXPathNSResolver.h',
'V8DedicatedWorkerGlobalScopeCustom.cpp',
'V8DocumentCustom.cpp',
'V8ElementCustom.cpp',
'V8ErrorEventCustom.cpp',
'V8EventCustom.cpp',
'V8EventTargetCustom.cpp',
'V8FileCustom.cpp',
'V8FileReaderCustom.cpp',
'V8HTMLAllCollectionCustom.cpp',
'V8HTMLCanvasElementCustom.cpp',
'V8HTMLDocumentCustom.cpp',
'V8HTMLOptionsCollectionCustom.cpp',
'V8HTMLPlugInElementCustom.cpp',
'V8HistoryCustom.cpp',
'V8InjectedScriptHostCustom.cpp',
'V8InjectedScriptManager.cpp',
'V8InspectorFrontendHostCustom.cpp',
'V8JavaScriptCallFrameCustom.cpp',
'V8LocationCustom.cpp',
'V8MessageChannelCustom.cpp',
'V8MessageEventCustom.cpp',
'V8MessagePortCustom.cpp',
'V8MutationObserverCustom.cpp',
'V8PopStateEventCustom.cpp',
'V8TrackEventCustom.cpp',
'V8WebGLRenderingContextCustom.cpp',
'V8WindowCustom.cpp',
'V8WorkerCustom.cpp',
'V8WorkerGlobalScopeCustom.cpp',
'V8XMLHttpRequestCustom.cpp',
'V8XSLTProcessorCustom.cpp',
],
},
}