| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'variables': { | 6 'variables': { |
| 7 'bindings_v8_custom_dir': '.', | 7 'bindings_v8_custom_dir': '.', |
| 8 'bindings_v8_custom_files': [ | 8 'bindings_v8_custom_files': [ |
| 9 'V8ArrayBufferCustom.cpp', | 9 'V8ArrayBufferCustom.cpp', |
| 10 'V8ArrayBufferCustom.h', | 10 'V8ArrayBufferCustom.h', |
| 11 'V8ArrayBufferViewCustom.cpp', | 11 'V8ArrayBufferViewCustom.cpp', |
| 12 'V8ArrayBufferViewCustom.h', | 12 'V8ArrayBufferViewCustom.h', |
| 13 'V8AudioNodeCustom.cpp', | |
| 14 'V8BlobCustom.cpp', | 13 'V8BlobCustom.cpp', |
| 15 'V8BlobCustomHelpers.cpp', | 14 'V8BlobCustomHelpers.cpp', |
| 16 'V8BlobCustomHelpers.h', | 15 'V8BlobCustomHelpers.h', |
| 17 'V8CSSRuleCustom.cpp', | 16 'V8CSSRuleCustom.cpp', |
| 18 'V8CSSStyleDeclarationCustom.cpp', | 17 'V8CSSStyleDeclarationCustom.cpp', |
| 19 'V8CSSValueCustom.cpp', | 18 'V8CSSValueCustom.cpp', |
| 20 'V8CanvasRenderingContext2DCustom.cpp', | 19 'V8CanvasRenderingContext2DCustom.cpp', |
| 21 'V8ClientCustom.cpp', | 20 'V8ClientCustom.cpp', |
| 22 'V8CryptoCustom.cpp', | 21 'V8CryptoCustom.cpp', |
| 23 'V8CustomEventCustom.cpp', | 22 'V8CustomEventCustom.cpp', |
| 24 'V8CustomSQLStatementErrorCallback.cpp', | 23 'V8CustomSQLStatementErrorCallback.cpp', |
| 25 'V8CustomXPathNSResolver.cpp', | 24 'V8CustomXPathNSResolver.cpp', |
| 26 'V8CustomXPathNSResolver.h', | 25 'V8CustomXPathNSResolver.h', |
| 27 'V8DataViewCustom.cpp', | 26 'V8DataViewCustom.cpp', |
| 28 'V8DataViewCustom.h', | 27 'V8DataViewCustom.h', |
| 29 'V8DedicatedWorkerGlobalScopeCustom.cpp', | 28 'V8DedicatedWorkerGlobalScopeCustom.cpp', |
| 30 'V8DeviceMotionEventCustom.cpp', | |
| 31 'V8DeviceOrientationEventCustom.cpp', | |
| 32 'V8DocumentCustom.cpp', | 29 'V8DocumentCustom.cpp', |
| 33 'V8ElementCustom.cpp', | 30 'V8ElementCustom.cpp', |
| 34 'V8EntryCustom.cpp', | 31 'V8EntryCustom.cpp', |
| 35 'V8EntrySyncCustom.cpp', | 32 'V8EntrySyncCustom.cpp', |
| 36 'V8ErrorEventCustom.cpp', | 33 'V8ErrorEventCustom.cpp', |
| 37 'V8EventCustom.cpp', | 34 'V8EventCustom.cpp', |
| 38 'V8EventTargetCustom.cpp', | 35 'V8EventTargetCustom.cpp', |
| 39 'V8FileCustom.cpp', | 36 'V8FileCustom.cpp', |
| 40 'V8FileReaderCustom.cpp', | 37 'V8FileReaderCustom.cpp', |
| 41 'V8Float32ArrayCustom.h', | 38 'V8Float32ArrayCustom.h', |
| 42 'V8Float64ArrayCustom.h', | 39 'V8Float64ArrayCustom.h', |
| 43 'V8GeolocationCustom.cpp', | |
| 44 'V8HTMLAllCollectionCustom.cpp', | 40 'V8HTMLAllCollectionCustom.cpp', |
| 45 'V8HTMLCanvasElementCustom.cpp', | 41 'V8HTMLCanvasElementCustom.cpp', |
| 46 'V8HTMLCollectionCustom.cpp', | 42 'V8HTMLCollectionCustom.cpp', |
| 47 'V8HTMLDocumentCustom.cpp', | 43 'V8HTMLDocumentCustom.cpp', |
| 48 'V8HTMLElementCustom.cpp', | 44 'V8HTMLElementCustom.cpp', |
| 49 'V8HTMLOptionsCollectionCustom.cpp', | 45 'V8HTMLOptionsCollectionCustom.cpp', |
| 50 'V8HTMLPlugInElementCustom.cpp', | 46 'V8HTMLPlugInElementCustom.cpp', |
| 51 'V8HistoryCustom.cpp', | 47 'V8HistoryCustom.cpp', |
| 52 'V8ImageDataCustom.cpp', | 48 'V8ImageDataCustom.cpp', |
| 53 'V8InjectedScriptHostCustom.cpp', | 49 'V8InjectedScriptHostCustom.cpp', |
| (...skipping 11 matching lines...) Expand all Loading... |
| 65 'V8NodeCustom.cpp', | 61 'V8NodeCustom.cpp', |
| 66 'V8PerformanceEntryCustom.cpp', | 62 'V8PerformanceEntryCustom.cpp', |
| 67 'V8PopStateEventCustom.cpp', | 63 'V8PopStateEventCustom.cpp', |
| 68 'V8SQLResultSetRowListCustom.cpp', | 64 'V8SQLResultSetRowListCustom.cpp', |
| 69 'V8SQLTransactionCustom.cpp', | 65 'V8SQLTransactionCustom.cpp', |
| 70 'V8SQLTransactionSyncCustom.cpp', | 66 'V8SQLTransactionSyncCustom.cpp', |
| 71 'V8SVGElementCustom.cpp', | 67 'V8SVGElementCustom.cpp', |
| 72 'V8SVGPathSegCustom.cpp', | 68 'V8SVGPathSegCustom.cpp', |
| 73 'V8ServiceWorkerCustom.cpp', | 69 'V8ServiceWorkerCustom.cpp', |
| 74 'V8StyleSheetCustom.cpp', | 70 'V8StyleSheetCustom.cpp', |
| 75 'V8SubtleCryptoCustom.cpp', | |
| 76 'V8TextCustom.cpp', | 71 'V8TextCustom.cpp', |
| 77 'V8TextTrackCueCustom.cpp', | 72 'V8TextTrackCueCustom.cpp', |
| 78 'V8TrackEventCustom.cpp', | 73 'V8TrackEventCustom.cpp', |
| 79 'V8TypedArrayCustom.h', | 74 'V8TypedArrayCustom.h', |
| 80 'V8Uint16ArrayCustom.h', | 75 'V8Uint16ArrayCustom.h', |
| 81 'V8Uint32ArrayCustom.h', | 76 'V8Uint32ArrayCustom.h', |
| 82 'V8Uint8ArrayCustom.h', | 77 'V8Uint8ArrayCustom.h', |
| 83 'V8Uint8ClampedArrayCustom.h', | 78 'V8Uint8ClampedArrayCustom.h', |
| 84 'V8WebGLRenderingContextCustom.cpp', | 79 'V8WebGLRenderingContextCustom.cpp', |
| 85 'V8WebKitPointCustom.cpp', | 80 'V8WebKitPointCustom.cpp', |
| 86 'V8WindowCustom.cpp', | 81 'V8WindowCustom.cpp', |
| 87 'V8WorkerCustom.cpp', | 82 'V8WorkerCustom.cpp', |
| 88 'V8WorkerGlobalScopeCustom.cpp', | 83 'V8WorkerGlobalScopeCustom.cpp', |
| 89 'V8XMLHttpRequestCustom.cpp', | 84 'V8XMLHttpRequestCustom.cpp', |
| 90 'V8XSLTProcessorCustom.cpp', | 85 'V8XSLTProcessorCustom.cpp', |
| 91 ], | 86 ], |
| 92 }, | 87 }, |
| 93 } | 88 } |
| OLD | NEW |