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

Unified Diff: build/common.gypi

Issue 9315018: build/common.gypi: delete an unused variable (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 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 f8a45ec9c0895dfbbdc4d41a2f0d34b75f23d5e9..34463544924c843991858a89e55b093f12aac056 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -642,9 +642,6 @@
# from disk by passing --debug-devtools cmdline switch.
'debug_devtools%': 0,
- # Point to ICU directory.
- 'icu_src_dir': '../third_party/icu',
-
# The Java Bridge is not compiled in by default.
'java_bridge%': 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