Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: common.gypi

Issue 5145227803230208: Issue 1197 - adapt gyp variables (Closed)
Patch Set: Created June 11, 2015, 12:48 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common.gypi
diff --git a/common.gypi b/common.gypi
index 984d7715e3570a358886c68288beb17e32ff44d7..671dc112ef31dda1182aa0c92cfcce15f59d06b5 100644
--- a/common.gypi
+++ b/common.gypi
@@ -6,6 +6,7 @@
'want_separate_host_toolset': 0,
'v8_optimized_debug': 0,
'v8_enable_i18n_support': 0,
+ 'v8_use_external_startup_data%': 0,
},
'conditions': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld