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

Unified Diff: Source/bindings/bindings.gypi

Issue 17225003: Support named query generation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: remove int returnValue and hard code v8::None 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/scripts/CodeGeneratorV8.pm » ('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 593e456615c5709d0f541888e891b66dca2902a8..2665c5fb4433a616a47927b51113671c1e9cbb74 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -153,7 +153,6 @@
'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
'v8/custom/V8CustomXPathNSResolver.cpp',
'v8/custom/V8CustomXPathNSResolver.h',
- 'v8/custom/V8DOMStringMapCustom.cpp',
'v8/custom/V8DataViewCustom.cpp',
'v8/custom/V8DedicatedWorkerContextCustom.cpp',
'v8/custom/V8DeviceMotionEventCustom.cpp',
@@ -208,7 +207,6 @@
'v8/custom/V8SVGElementCustom.cpp',
'v8/custom/V8SVGLengthCustom.cpp',
'v8/custom/V8SVGPathSegCustom.cpp',
- 'v8/custom/V8StorageCustom.cpp',
'v8/custom/V8StyleSheetCustom.cpp',
'v8/custom/V8TextCustom.cpp',
'v8/custom/V8TrackEventCustom.cpp',
« no previous file with comments | « no previous file | Source/bindings/scripts/CodeGeneratorV8.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698