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

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

Issue 949193002: [bindings] Remove SQLTransaction's usage of custom binding. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed exception Created 5 years, 9 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/SQLTransaction.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 f94d22226f76c3a08234cf88b4a8d7877c4d3e3a..e6ed7f896db257d3c1003ab43d11477c4346fa09 100644
--- a/Source/bindings/modules/v8/v8.gypi
+++ b/Source/bindings/modules/v8/v8.gypi
@@ -20,6 +20,7 @@
'SerializedScriptValueForModulesFactory.cpp',
'SerializedScriptValueForModulesFactory.h',
'ToV8ForModules.h',
+ 'V8BindingForModules.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/SQLTransaction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698