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

Unified Diff: components/browsing_data_ui/BUILD.gn

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/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",
]
}

Powered by Google App Engine
This is Rietveld 408576698