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

Unified Diff: components/browsing_data/core/DEPS

Issue 2238453002: Merge //components/browsing_data_ui into //components/browsing_data/core (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase over https://codereview.chromium.org/2345843003/ Created 4 years, 3 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 | « components/browsing_data/core/BUILD.gn ('k') | components/browsing_data/core/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browsing_data/core/DEPS
diff --git a/components/browsing_data/core/DEPS b/components/browsing_data/core/DEPS
index 984378839e57e44c29386b394c38c83a75b08cb2..c559bcd5b7ade478d24200b221486b37102fd8dc 100644
--- a/components/browsing_data/core/DEPS
+++ b/components/browsing_data/core/DEPS
@@ -1,11 +1,18 @@
include_rules = [
"+components/autofill/core/browser",
+ "+components/browser_sync",
"+components/history/core/browser",
+ "+components/history/core/test",
"+components/password_manager/core/browser",
"+components/pref_registry",
"+components/prefs",
+ "+components/signin",
+ "+components/sync/base",
+ "+components/sync/core",
"+components/sync/driver",
+ "+components/version_info",
"+components/webdata/common",
"+grit",
+ "+net",
"+ui/base",
]
« no previous file with comments | « components/browsing_data/core/BUILD.gn ('k') | components/browsing_data/core/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698