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

Unified Diff: ios/chrome/browser/DEPS

Issue 2721363002: Extend LargeIconService to fetch missing favicons from a Google server (Closed)
Patch Set: Add fallback_opts=TYPE 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
« no previous file with comments | « ios/chrome/app/spotlight/spotlight_manager_unittest.mm ('k') | ios/chrome/browser/favicon/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « ios/chrome/app/spotlight/spotlight_manager_unittest.mm ('k') | ios/chrome/browser/favicon/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698