Chromium Code Reviews| Index: components/net_log/DEPS |
| diff --git a/ios/chrome/common/DEPS b/components/net_log/DEPS |
| similarity index 45% |
| copy from ios/chrome/common/DEPS |
| copy to components/net_log/DEPS |
| index 857ff62bb28ea07607be8c79d2bec4b6fb137a13..efca3dd5b183fcfcf09b16cd28f9b1b67584fe56 100644 |
| --- a/ios/chrome/common/DEPS |
| +++ b/components/net_log/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| + "+components/data_reduction_proxy/core/common", |
| "+components/version_info", |
| + "+net", |
| ] |