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

Unified Diff: Source/modules/modules.gyp

Issue 331373002: Split bindings/v8/custom into core and modules. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Patch for landing Created 6 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 | « Source/bindings/v8/v8.gypi ('k') | Source/web/WebArrayBufferConverter.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gyp
diff --git a/Source/modules/modules.gyp b/Source/modules/modules.gyp
index 8b9cca2b56f9854efe61f6b19fa72020100fa8a5..a6466ded014e6f0571d52d437f2721121407b5d4 100644
--- a/Source/modules/modules.gyp
+++ b/Source/modules/modules.gyp
@@ -51,6 +51,7 @@
],
'sources': [
'<@(modules_files)',
+ '<@(bindings_modules_v8_files)',
'<@(bindings_modules_v8_generated_aggregate_files)',
],
'actions': [
« no previous file with comments | « Source/bindings/v8/v8.gypi ('k') | Source/web/WebArrayBufferConverter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698