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

Unified Diff: build/common.gypi

Issue 14404003: Remove no longer used android_build_type var. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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 e4a3d10896c8ec2fa11de8f6a0d66d55a9c752ea..f20bcf02197c44205092af3a2a871c212fd7d5c4 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1034,10 +1034,6 @@
'android_app_version_name%': 'Developer Build',
'android_app_version_code%': 0,
- # Temporarily set android_build_type until all uses of it have been renamed.
- # http://crbug.com/184431
- 'android_build_type%': '<(android_webview_build)',
-
'sas_dll_exists': '<!(python <(DEPTH)/build/dir_exists.py <(sas_dll_path))',
'wix_exists': '<!(python <(DEPTH)/build/dir_exists.py <(wix_path))',
« 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