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

Unified Diff: build/common.gypi

Issue 406503002: Drop unused v8 config var from chromium config (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 94c32be263f83283ecfdc6afd9c09a6820c0bf80..61d400848d65a00c3a7239e7234d42946ff582ab 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1413,9 +1413,6 @@
# Compile d8 for the host toolset.
'v8_toolset_for_d8': 'host',
- # Compiles v8 without its platform library.
- 'v8_use_default_platform': 0,
-
# Use the chromium skia by default.
'use_system_skia%': '0',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698