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

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: Created 6 years, 8 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
Index: net/DEPS
diff --git a/net/DEPS b/net/DEPS
index 099a198cb2513c67937d476e273640a75e733c1a..19311453047f820f3b81959ee30cf92e3e6cbb45 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -45,9 +45,6 @@ specific_include_rules = {
],
# Only use icu for string conversions.
mef 2014/05/06 15:40:58 is this comment still relevant?
mmenke 2014/05/06 18:57:21 Not really, removed.
- "proxy_script_fetcher_impl\.cc": [
- "+base/i18n/icu_string_conversions.h",
- ],
"websocket_channel\.h": [
"+base/i18n",
],

Powered by Google App Engine
This is Rietveld 408576698