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

Unified Diff: chrome/browser/favicon/DEPS

Issue 227153007: Remove dependency on Profile's IsOffTheRecord in favicon_handler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@FAVICON_create_core_dir
Patch Set: Review fixes. Created 6 years, 8 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 | « no previous file | chrome/browser/favicon/favicon_handler.h » ('j') | chrome/browser/favicon/favicon_handler.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/favicon/DEPS
diff --git a/chrome/browser/favicon/DEPS b/chrome/browser/favicon/DEPS
index b2d7a82de6ddc0575ea04add2c13ff90e433e2a9..987f3ec91d557540feb273a01c18078ba1c543ae 100644
--- a/chrome/browser/favicon/DEPS
+++ b/chrome/browser/favicon/DEPS
@@ -10,6 +10,7 @@ include_rules = [
# Permanently-allowed DEPS beyond the standard Browser
# Components-like DEPS above go here.
"+chrome/browser/search/search.h",
+ "+components/favicon/content",
"+components/favicon/core",
"+third_party/skia/include/core/SkBitmap.h",
« no previous file with comments | « no previous file | chrome/browser/favicon/favicon_handler.h » ('j') | chrome/browser/favicon/favicon_handler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698