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

Unified Diff: components/browsing_data_ui/DEPS

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. Created 4 years, 4 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_ui/BUILD.gn ('k') | components/browsing_data_ui/history_notice_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browsing_data_ui/DEPS
diff --git a/components/browsing_data_ui/DEPS b/components/browsing_data_ui/DEPS
index 34c32584a2feb9fb3b7d6d67e61a08b5a084e948..3cb5fa0018542bab86f52fb956f29307a35313c1 100644
--- a/components/browsing_data_ui/DEPS
+++ b/components/browsing_data_ui/DEPS
@@ -5,7 +5,7 @@ include_rules = [
"+components/signin",
"+components/sync/base",
"+components/sync/core",
- "+components/sync_driver",
+ "+components/sync/driver",
"+components/version_info",
"+net",
]
« no previous file with comments | « components/browsing_data_ui/BUILD.gn ('k') | components/browsing_data_ui/history_notice_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698