Chromium Code Reviews| 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", |
| ], |