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

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

Issue 366913004: Moved modules files from bindings/core/v8/custom to bindings/modules/v8/custom. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/core/v8/custom/custom.gypi
diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
index 616baf36d72317101ce16e1840761cd4fe265ba8..3b2ccdb066560ac36ec884ec749ac3b30b4ab7cb 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -17,7 +17,6 @@
'V8CSSValueCustom.cpp',
'V8CanvasRenderingContext2DCustom.cpp',
'V8CustomEventCustom.cpp',
- 'V8CustomSQLStatementErrorCallback.cpp',
'V8CustomXPathNSResolver.cpp',
'V8CustomXPathNSResolver.h',
'V8DataViewCustom.cpp',
@@ -25,8 +24,6 @@
'V8DedicatedWorkerGlobalScopeCustom.cpp',
'V8DocumentCustom.cpp',
'V8ElementCustom.cpp',
- 'V8EntryCustom.cpp',
- 'V8EntrySyncCustom.cpp',
'V8ErrorEventCustom.cpp',
'V8EventCustom.cpp',
'V8EventTargetCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698