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

Unified Diff: components/history/core/browser/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: 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/browser/BUILD.gn
diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
index 67f9ee408d53498ca344dee51621ad4b2f4d450e..855753158f2d518324b422ecd318d847a5d835da 100644
--- a/components/history/core/browser/BUILD.gn
+++ b/components/history/core/browser/BUILD.gn
@@ -99,6 +99,7 @@ static_library("browser") {
"//components/signin/core/browser",
"//components/sync_driver",
"//components/url_formatter",
+ "//components/version_info",
"//google_apis",
"//net",
"//sql",

Powered by Google App Engine
This is Rietveld 408576698