Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Unified Diff: Source/bindings/v8/custom/custom.gypi

Issue 331373002: Split bindings/v8/custom into core and modules. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated bindings.gni Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/bindings/v8/custom/custom.gypi
diff --git a/Source/bindings/v8/custom/custom.gypi b/Source/bindings/v8/custom/custom.gypi
index 55b12bd5e00711f3891cec669d883e6e52c46f33..041312e61223981d881843cc90957eb31e4148ea 100644
--- a/Source/bindings/v8/custom/custom.gypi
+++ b/Source/bindings/v8/custom/custom.gypi
@@ -10,7 +10,6 @@
'V8ArrayBufferCustom.h',
'V8ArrayBufferViewCustom.cpp',
'V8ArrayBufferViewCustom.h',
- 'V8AudioNodeCustom.cpp',
'V8BlobCustom.cpp',
'V8BlobCustomHelpers.cpp',
'V8BlobCustomHelpers.h',
@@ -27,8 +26,6 @@
'V8DataViewCustom.cpp',
'V8DataViewCustom.h',
'V8DedicatedWorkerGlobalScopeCustom.cpp',
- 'V8DeviceMotionEventCustom.cpp',
- 'V8DeviceOrientationEventCustom.cpp',
'V8DocumentCustom.cpp',
'V8ElementCustom.cpp',
'V8EntryCustom.cpp',
@@ -40,7 +37,6 @@
'V8FileReaderCustom.cpp',
'V8Float32ArrayCustom.h',
'V8Float64ArrayCustom.h',
- 'V8GeolocationCustom.cpp',
'V8HTMLAllCollectionCustom.cpp',
'V8HTMLCanvasElementCustom.cpp',
'V8HTMLCollectionCustom.cpp',
@@ -72,7 +68,6 @@
'V8SVGPathSegCustom.cpp',
'V8ServiceWorkerCustom.cpp',
'V8StyleSheetCustom.cpp',
- 'V8SubtleCryptoCustom.cpp',
'V8TextCustom.cpp',
'V8TextTrackCueCustom.cpp',
'V8TrackEventCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698