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

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

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/core/v8/custom/custom.gypi ('k') | Source/bindings/modules/v8/custom/V8AudioNodeCustom.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/modules/modules.gypi
diff --git a/Source/bindings/modules/modules.gypi b/Source/bindings/modules/modules.gypi
index 700655e81e61885b9146b49343126d4d806b428a..13edbface6013459ba98dc384dd8c2367576fdbe 100644
--- a/Source/bindings/modules/modules.gypi
+++ b/Source/bindings/modules/modules.gypi
@@ -5,6 +5,7 @@
{
'includes': [
'v8/generated.gypi',
+ 'v8/v8.gypi',
],
'variables': {
« no previous file with comments | « Source/bindings/core/v8/custom/custom.gypi ('k') | Source/bindings/modules/v8/custom/V8AudioNodeCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698