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

Unified Diff: build/common.gypi

Issue 933293003: [Cronet] Make Cronet buildable on regular Android bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync Created 5 years, 9 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 | components/cronet.gypi » ('j') | 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 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'],
}],
« no previous file with comments | « no previous file | components/cronet.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698