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))', |