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

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: 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
Index: Source/bindings/modules/modules.gypi
diff --git a/Source/bindings/modules/modules.gypi b/Source/bindings/modules/modules.gypi
index 700655e81e61885b9146b49343126d4d806b428a..880f456e5f1d9afd3f9f93a3a36094972a564fcb 100644
--- a/Source/bindings/modules/modules.gypi
+++ b/Source/bindings/modules/modules.gypi
@@ -4,6 +4,7 @@
{
'includes': [
+ 'v8/v8.gypi',
Nils Barth (inactive) 2014/06/24 03:14:02 alpha
tasak 2014/06/24 10:55:45 Done.
'v8/generated.gypi',
],

Powered by Google App Engine
This is Rietveld 408576698