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

Unified Diff: components/history/core/test/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/history/core/test/BUILD.gn
diff --git a/components/history/core/test/BUILD.gn b/components/history/core/test/BUILD.gn
index 9bc56b1fd5a2b685910c72336314f23e9d74418b..70c02fe0a55bdfd37097f09a2219fd828fff8439 100644
--- a/components/history/core/test/BUILD.gn
+++ b/components/history/core/test/BUILD.gn
@@ -30,10 +30,10 @@ static_library("test") {
deps = [
"//base",
"//components/history/core/browser",
+ "//components/sync/protocol:protocol",
"//net",
"//sql",
"//sql:test_support",
- "//sync/protocol:protocol",
"//testing/gtest",
"//ui/gfx",
"//url",

Powered by Google App Engine
This is Rietveld 408576698