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

Unified Diff: chrome/browser/history/DEPS

Issue 1129903008: NTP Zombie Code Slayer Part IV: Most Visited (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: pref registration Created 5 years, 7 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
Index: chrome/browser/history/DEPS
diff --git a/chrome/browser/history/DEPS b/chrome/browser/history/DEPS
index 9ebef2add25b426593093523046274c43bbd7e56..fc79fa52a7b8cf27b872ca1077f289e74b32586e 100644
--- a/chrome/browser/history/DEPS
+++ b/chrome/browser/history/DEPS
@@ -53,6 +53,7 @@ specific_include_rules = {
"+chrome/browser/ui/profile_error_dialog.h",
"+components/bookmarks/browser",
"+components/keyed_service/content",
+ "+components/pref_registry",
],
# Those files will move to //components/history/content/browser and thus
# can depend on //content even indirectly.

Powered by Google App Engine
This is Rietveld 408576698