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

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: Nit. 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
« no previous file with comments | « chrome/browser/ui/webui/options/clear_browser_data_handler.cc ('k') | components/browsing_data_ui.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/browser/ui/webui/options/clear_browser_data_handler.cc ('k') | components/browsing_data_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698