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

Unified Diff: components/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
Index: components/favicon/DEPS
diff --git a/components/favicon/DEPS b/components/favicon/DEPS
index 48e88750d4a4dbd42c15f2316981867f5cb2fff1..bf93b617229e13cee95bd0f098992268f447430b 100644
--- a/components/favicon/DEPS
+++ b/components/favicon/DEPS
@@ -1,2 +1,3 @@
include_rules = [
-]
+ "-content",
+]

Powered by Google App Engine
This is Rietveld 408576698