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

Unified Diff: Source/bindings/templates/templates.gypi

Issue 946973005: IDL: Drop value conversion (V8 -> C++) macros from generated code (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: address comments 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/templates/templates.gni ('k') | Source/bindings/templates/union.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/templates/templates.gypi
diff --git a/Source/bindings/templates/templates.gypi b/Source/bindings/templates/templates.gypi
index 58f4db0bf5b2e1b022fa25ac623d67b738093cbc..2c9340cf791c24c0f1790a2c5e6a5291d97084a8 100644
--- a/Source/bindings/templates/templates.gypi
+++ b/Source/bindings/templates/templates.gypi
@@ -9,6 +9,7 @@
'callback_interface.cpp',
'callback_interface.h',
'constants.cpp',
+ 'conversions.cpp',
'dictionary_impl.cpp',
'dictionary_impl.h',
'dictionary_v8.cpp',
« no previous file with comments | « Source/bindings/templates/templates.gni ('k') | Source/bindings/templates/union.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698