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", |