Index: components/ntp_snippets/downloads/DEPS |
diff --git a/chrome/browser/android/offline_pages/DEPS b/components/ntp_snippets/downloads/DEPS |
similarity index 52% |
copy from chrome/browser/android/offline_pages/DEPS |
copy to components/ntp_snippets/downloads/DEPS |
index 7945571e0e12be4692997f7e2dd0f1f4700535a9..faf77074df86dccbe257153c76a40bc1b5cbacf0 100644 |
--- a/chrome/browser/android/offline_pages/DEPS |
+++ b/components/ntp_snippets/downloads/DEPS |
@@ -1,4 +1,4 @@ |
include_rules = [ |
+ "+chrome/browser/download", |
Marc Treib
2016/10/11 12:07:42
You still need to remove the dependency here.
vitaliii
2016/10/13 08:43:07
Done.
|
"+components/offline_pages", |
- "+components/offline_pages/background", |
-] |
+] |