Chromium Code Reviews| Index: chrome/browser/net/DEPS |
| diff --git a/chrome/browser/ui/ash/DEPS b/chrome/browser/net/DEPS |
| similarity index 52% |
| copy from chrome/browser/ui/ash/DEPS |
| copy to chrome/browser/net/DEPS |
| index ae419340ac9f37b0360075d6bf69cd8402878bc5..8e71f2d4790836669a244c6312750e2d06eb134f 100644 |
| --- a/chrome/browser/ui/ash/DEPS |
| +++ b/chrome/browser/net/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| + # For nss_context_chromeos_browsertest.cc. |
| "+components/user_manager", |
| - "+media", |
| ] |