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

Unified Diff: chrome/browser/favicon/DEPS

Issue 996253002: [Fallback Icons] Refactor FallbackIconService to be a BrowserContext-level singleton (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and merge. 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/favicon/DEPS
diff --git a/chrome/browser/favicon/DEPS b/chrome/browser/favicon/DEPS
index 4dcd7ec3181ae0a894a469c95d377381bbbd746c..7bc0c6f99cb44a0766fb66e4bfbe3ab644e4fa44 100644
--- a/chrome/browser/favicon/DEPS
+++ b/chrome/browser/favicon/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+chrome/browser/profiles/incognito_helpers.h",
"+chrome/browser/search/search.h",
"+components/favicon/core",
+ "+net/base/registry_controlled_domains/registry_controlled_domain.h",
"+third_party/skia/include/core/SkBitmap.h",
# TODO(caitkp): Bring this list to zero.

Powered by Google App Engine
This is Rietveld 408576698