Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index f77f09afd949f56becc337388cd65c8064eda87d..317cfd34b9a767dcb69ed1cd52f03e1b5ff164a5 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -2985,9 +2985,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'], |
}], |