Index: components/history/core/test/BUILD.gn |
diff --git a/components/history/core/test/BUILD.gn b/components/history/core/test/BUILD.gn |
index cd3d94f92a4d898eea7fd185a853518258810c63..9bc56b1fd5a2b685910c72336314f23e9d74418b 100644 |
--- a/components/history/core/test/BUILD.gn |
+++ b/components/history/core/test/BUILD.gn |
@@ -33,6 +33,7 @@ static_library("test") { |
"//net", |
"//sql", |
"//sql:test_support", |
+ "//sync/protocol:protocol", |
"//testing/gtest", |
"//ui/gfx", |
"//url", |