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

Unified Diff: components/history/DEPS

Issue 882753002: Componentize WebHistoryService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 11 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/DEPS
diff --git a/components/history/DEPS b/components/history/DEPS
index 5bd6d8d9cf847f73179725d302dbed78be8928ae..3c77a448b247dd45c0b3d4ae5de3c6fecdf24c07 100644
--- a/components/history/DEPS
+++ b/components/history/DEPS
@@ -2,6 +2,8 @@ include_rules = [
"+components/favicon_base",
"+components/keyed_service",
"+components/query_parser",
+ "+components/signin/core",
+ "+google_apis/gaia",
"+net",
"+sql",
"+third_party/sqlite",

Powered by Google App Engine
This is Rietveld 408576698