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

Unified Diff: components/history/core/test/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
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",
« no previous file with comments | « components/history/core/browser/web_history_service.cc ('k') | components/history/core/test/fake_web_history_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698