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

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

Issue 901723003: Cleanup //chrome/browser/history/DEPS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months 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
« no previous file with comments | « chrome/browser/history/DEPS ('k') | chrome/browser/history/history_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/history/android/DEPS
diff --git a/chrome/browser/history/android/DEPS b/chrome/browser/history/android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d4ff1bba076b28cd27f84b73ca0636218a663f88
--- /dev/null
+++ b/chrome/browser/history/android/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ # Android specific code is not considered blocking for the componentization of
+ # chrome/browser/history, so it is allowed to use chrome/browser and
+ # components/.
+ "+chrome/browser",
+ "+components/bookmarks/browser",
+]
« no previous file with comments | « chrome/browser/history/DEPS ('k') | chrome/browser/history/history_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698