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

Unified Diff: components/browsing_data_ui/BUILD.gn

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
« no previous file with comments | « components/browser_sync/common/browser_sync_switches.cc ('k') | components/browsing_data_ui/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browsing_data_ui/BUILD.gn
diff --git a/components/browsing_data_ui/BUILD.gn b/components/browsing_data_ui/BUILD.gn
index 241e32dfefc77ede49fd156d7330741c29cc02c5..f96970143e5b90840fb1ac06f2bfd5239219b065 100644
--- a/components/browsing_data_ui/BUILD.gn
+++ b/components/browsing_data_ui/BUILD.gn
@@ -27,10 +27,10 @@ source_set("unit_tests") {
"//base",
"//components/history/core/test:test",
"//components/signin/core/browser:test_support",
+ "//components/sync/protocol:protocol",
"//components/sync_driver:test_support",
"//components/version_info:version_info",
"//net",
- "//sync/protocol:protocol",
"//testing/gtest",
]
}
« no previous file with comments | « components/browser_sync/common/browser_sync_switches.cc ('k') | components/browsing_data_ui/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698