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

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

Issue 972153002: [bindings] Remove custom binding usage in SQLResultSetRowList. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@test
Patch Set: Patch for landing Created 5 years, 10 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 | « Source/bindings/modules/v8/v8.gni ('k') | Source/modules/webdatabase/SQLResultSetRowList.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/modules/v8/v8.gypi
diff --git a/Source/bindings/modules/v8/v8.gypi b/Source/bindings/modules/v8/v8.gypi
index 75e7a2a95120ccca834f6e94b1f59598b5751e5b..f94d22226f76c3a08234cf88b4a8d7877c4d3e3a 100644
--- a/Source/bindings/modules/v8/v8.gypi
+++ b/Source/bindings/modules/v8/v8.gypi
@@ -19,6 +19,7 @@
'ScriptValueSerializerForModules.h',
'SerializedScriptValueForModulesFactory.cpp',
'SerializedScriptValueForModulesFactory.h',
+ 'ToV8ForModules.h',
],
# Note: list duplicated in v8.gni.
'bindings_modules_v8_unittest_files': [
« no previous file with comments | « Source/bindings/modules/v8/v8.gni ('k') | Source/modules/webdatabase/SQLResultSetRowList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698