Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index b39947df0d584ede63f9cacf72e2a8e3cd083714..49a8337a05f9e378aa050318e6f8c813d9b49063 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -2982,9 +2982,6 @@ |
['disable_ftp_support==1', { |
'defines': ['DISABLE_FTP_SUPPORT=1'], |
}], |
- ['use_icu_alternatives_on_android==1', { |
- 'defines': ['USE_ICU_ALTERNATIVES_ON_ANDROID=1'], |
- }], |
['enable_supervised_users==1', { |
'defines': ['ENABLE_SUPERVISED_USERS=1'], |
}], |