Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Unified Diff: chrome/browser/android/offline_pages/DEPS

Issue 2489443002: Move all components/offline_pages/ files into component/offline_pages/core (Closed)
Patch Set: rebase Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/android/offline_pages/DEPS
diff --git a/chrome/browser/android/offline_pages/DEPS b/chrome/browser/android/offline_pages/DEPS
index 7945571e0e12be4692997f7e2dd0f1f4700535a9..e58dcb0217d3ffc89ceddb512f0d4395d7cc2d87 100644
--- a/chrome/browser/android/offline_pages/DEPS
+++ b/chrome/browser/android/offline_pages/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+components/offline_pages",
- "+components/offline_pages/background",
+ "+components/offline_pages/core",
+ "+components/offline_pages/core/background",
]
« no previous file with comments | « chrome/browser/android/chrome_feature_list.cc ('k') | chrome/browser/android/offline_pages/background_scheduler_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698