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

Unified Diff: components/history/core/test/BUILD.gn

Issue 1983073002: Query the existence other forms of browsing history. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Forgot one callsite Created 4 years, 7 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 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",

Powered by Google App Engine
This is Rietveld 408576698