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

Unified Diff: net/DEPS

Issue 266053002: Implement alternative string conversion functions in net/ on Android, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove GN changes Created 6 years, 7 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 | net/android/java/src/org/chromium/net/NetStringUtil.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/DEPS
diff --git a/net/DEPS b/net/DEPS
index 099a198cb2513c67937d476e273640a75e733c1a..284ced0b6b08403e8c6e17519567563b5943f303 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -44,10 +44,6 @@ specific_include_rules = {
"+third_party/icu/source/common/unicode/ucnv.h"
],
- # Only use icu for string conversions.
- "proxy_script_fetcher_impl\.cc": [
- "+base/i18n/icu_string_conversions.h",
- ],
"websocket_channel\.h": [
"+base/i18n",
],
« no previous file with comments | « no previous file | net/android/java/src/org/chromium/net/NetStringUtil.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698