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

Unified Diff: components/favicon/content/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: 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/content/DEPS
diff --git a/components/translate/content/browser/DEPS b/components/favicon/content/DEPS
similarity index 95%
copy from components/translate/content/browser/DEPS
copy to components/favicon/content/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..e6a7598059a6b814db143c02465e376ba7087603 100644
--- a/components/translate/content/browser/DEPS
+++ b/components/favicon/content/DEPS
@@ -1,3 +1,3 @@
include_rules = [
blundell 2014/04/08 10:01:19 This should have +content/public/common.
jif 2014/04/08 11:55:47 Done.
"+content/public/browser",
blundell 2014/04/08 10:01:19 This should be under ./browser.
jif 2014/04/08 11:55:47 Done.
-]
+]

Powered by Google App Engine
This is Rietveld 408576698