Chromium Code Reviews| Index: components/network_session_configurator/DEPS |
| diff --git a/components/net_log/DEPS b/components/network_session_configurator/DEPS |
| similarity index 73% |
| copy from components/net_log/DEPS |
| copy to components/network_session_configurator/DEPS |
| index efca3dd5b183fcfcf09b16cd28f9b1b67584fe56..a6e434d56348d815b7b6b4c73f70b0b10beccd5b 100644 |
| --- a/components/net_log/DEPS |
| +++ b/components/network_session_configurator/DEPS |
| @@ -1,5 +1,7 @@ |
| include_rules = [ |
| + "+base", |
|
sdefresne
2016/04/29 18:43:45
nit: can you sort alphabetically?
Bence
2016/05/02 20:26:47
Done.
|
| + "+net", |
| "+components/data_reduction_proxy/core/common", |
| + "+components/variations", |
| "+components/version_info", |
| - "+net", |
| ] |