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

Unified Diff: components/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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index c6eb2454446b7f0cf8650a8d4bb17a8d8c43f8cd..a0c28f3d24dc189ae1d31ae578f945c0bc82cace 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -63,6 +63,7 @@ test("components_unittests") {
"//components/bookmarks/browser:unit_tests",
"//components/bookmarks/managed:unit_tests",
"//components/browser_sync/browser:unit_tests",
+ "//components/browsing_data_ui:unit_tests",
"//components/bubble:unit_tests",
"//components/captive_portal:unit_tests",
"//components/certificate_reporting:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698