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

Unified Diff: gyp/v8.gyp

Issue 111853008: Add command line flag for optionally loading JS from external files. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: retry. Created 7 years 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 | « experimental/SkV8Example/sample.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/v8.gyp
diff --git a/gyp/v8.gyp b/gyp/v8.gyp
index b6e065e18dc62cd183eed17ce94a3bb3e176f644..d515756ed12ba23bf41f1e8679fe62b0a57fcd8a 100644
--- a/gyp/v8.gyp
+++ b/gyp/v8.gyp
@@ -18,6 +18,7 @@
'skia_lib.gyp:skia_lib',
'views.gyp:views',
'xml.gyp:xml',
+ 'flags.gyp:flags',
],
'link_settings': {
« no previous file with comments | « experimental/SkV8Example/sample.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698