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

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

Issue 983043003: Componentize FaviconService and FaviconHandler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@favicon_service
Patch Set: Fix android_aosp (reverted the change by mistake by switching computer) Created 5 years, 9 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/android/DEPS
diff --git a/chrome/browser/history/android/DEPS b/chrome/browser/history/android/DEPS
index d4ff1bba076b28cd27f84b73ca0636218a663f88..8fdbf325975e6f3621bd93059ee5e387fe488176 100644
--- a/chrome/browser/history/android/DEPS
+++ b/chrome/browser/history/android/DEPS
@@ -4,4 +4,5 @@ include_rules = [
# components/.
"+chrome/browser",
"+components/bookmarks/browser",
+ "+components/favicon/core/browser",
]

Powered by Google App Engine
This is Rietveld 408576698