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

Unified Diff: components/browsing_data_ui/DEPS

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
Patch Set: Rebase. Created 4 years, 5 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/browsing_data_ui/DEPS
diff --git a/components/browsing_data_ui/DEPS b/components/browsing_data_ui/DEPS
index b798afdcd19e7feb6b98ef9f1e29cbe8599a2060..34c32584a2feb9fb3b7d6d67e61a08b5a084e948 100644
--- a/components/browsing_data_ui/DEPS
+++ b/components/browsing_data_ui/DEPS
@@ -3,8 +3,9 @@ include_rules = [
"+components/history/core/browser",
"+components/history/core/test",
"+components/signin",
+ "+components/sync/base",
+ "+components/sync/core",
"+components/sync_driver",
"+components/version_info",
- "+sync/internal_api/public",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698