Chromium Code Reviews| Index: chrome/browser/net/DEPS |
| diff --git a/chrome/browser/net/DEPS b/chrome/browser/net/DEPS |
| index fc675bcd7379fa4617f4f23e52db7c5ed278d6cf..5784bef5b136e6a36c3abdc56033bcf39ab95824 100644 |
| --- a/chrome/browser/net/DEPS |
| +++ b/chrome/browser/net/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| # For nss_context_chromeos_browsertest.cc. |
| + "+components/data_use_measurement", |
|
sclittle
2015/08/26 23:08:29
Move this above the comment, since that comment ap
amohammadkhan
2015/08/29 01:00:59
Done.
|
| "+components/user_manager", |
| ] |