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

Unified Diff: net/net.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 | « net/net.gyp ('k') | net/net_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 174ced83877cfbce932e2f502110ac439114cd6f..62fbea66d29e7895d89eaebc3600089198426b3d 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -45,10 +45,8 @@
'base/net_module.cc',
'base/net_module.h',
'base/net_string_util.h',
- 'base/net_string_util_icu.cc',
'base/net_util.cc',
'base/net_util.h',
- 'base/net_util_icu.cc',
'base/net_util_posix.cc',
'base/openssl_private_key_store.h',
'base/openssl_private_key_store_android.cc',
@@ -216,7 +214,6 @@
'base/file_stream_context_win.cc',
'base/filename_util.cc',
'base/filename_util.h',
- 'base/filename_util_icu.cc',
'base/filename_util_internal.cc',
'base/filename_util_internal.h',
'base/filename_util_unsafe.cc',
« no previous file with comments | « net/net.gyp ('k') | net/net_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698