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

Unified Diff: ios/chrome/browser/DEPS

Issue 2721363002: Extend LargeIconService to fetch missing favicons from a Google server (Closed)
Patch Set: Fixed public_deps. Created 3 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: ios/chrome/browser/DEPS
diff --git a/ios/chrome/browser/DEPS b/ios/chrome/browser/DEPS
index 0c9a0dc70792f5f6e7583bd4c21cb21c1acd9258..fbede3b98e42d6c4296e03be6781ba9ee36916cf 100644
--- a/ios/chrome/browser/DEPS
+++ b/ios/chrome/browser/DEPS
@@ -26,7 +26,8 @@ include_rules = [
"+components/handoff",
"+components/history/core/browser",
"+components/history/ios/browser",
- "+components/image_fetcher",
+ "+components/image_fetcher/core",
+ "+components/image_fetcher/ios",
"+components/infobars/core",
"+components/invalidation",
"+components/keyed_service/core",

Powered by Google App Engine
This is Rietveld 408576698