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

Unified Diff: Source/bindings/bindings.gypi

Issue 16047009: Stop using [InterfaceName] for WebKitNamedFlowCollection and WebKitPoint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 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
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8DOMPointCustom.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 6ec9b949484c0437742fd693e3bfba49bcf7370d..f8218dfcaa5f27f4d87ad94a867ff469b5c234e6 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -154,7 +154,6 @@
'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
'v8/custom/V8CustomXPathNSResolver.cpp',
'v8/custom/V8CustomXPathNSResolver.h',
- 'v8/custom/V8DOMPointCustom.cpp',
'v8/custom/V8DOMStringMapCustom.cpp',
'v8/custom/V8DOMWindowCustom.cpp',
'v8/custom/V8DataViewCustom.cpp',
@@ -216,6 +215,7 @@
'v8/custom/V8TextCustom.cpp',
'v8/custom/V8TrackEventCustom.cpp',
'v8/custom/V8WebGLRenderingContextCustom.cpp',
+ 'v8/custom/V8WebKitPointCustom.cpp',
'v8/custom/V8WorkerContextCustom.cpp',
'v8/custom/V8WorkerCustom.cpp',
'v8/custom/V8XMLHttpRequestCustom.cpp',
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8DOMPointCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698