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

Unified Diff: components/history_notice_utils/DEPS

Issue 1806873002: Add an infrastructure to query history.google.com about other forms of browsing history. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a new component. Created 4 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: components/history_notice_utils/DEPS
diff --git a/components/favicon/content/DEPS b/components/history_notice_utils/DEPS
similarity index 52%
copy from components/favicon/content/DEPS
copy to components/history_notice_utils/DEPS
index 5bb1fc1368fc895b0d7540abbdff39e830cbd3ee..d7f9272e71a8b5cc018896e4d1597667c0161c97 100644
--- a/components/favicon/content/DEPS
+++ b/components/history_notice_utils/DEPS
@@ -1,5 +1,4 @@
include_rules = [
"+components/history/core/browser",
- "+content/public",
- "+third_party/skia/include",
+ "+components/browser_sync/browser",
]

Powered by Google App Engine
This is Rietveld 408576698