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

Unified Diff: chrome/test/BUILD.gn

Issue 2450453002: Refactor BrowsingHistoryHandler, create BrowsingHistoryService (Closed)
Patch Set: Add missing import Created 4 years, 1 month 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/browsing_history_handler_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 465e6e961e26a7b4f2e6f130f5c6f7bdb97366f9..87b1c95318d9053f93165b7c0891faaa71db7b1a 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3150,6 +3150,7 @@ test("unit_tests") {
"../browser/history/android/sqlite_cursor_unittest.cc",
"../browser/history/android/urls_sql_handler_unittest.cc",
"../browser/history/android/visit_sql_handler_unittest.cc",
+ "../browser/history/browsing_history_service_unittest.cc",
"../browser/image_holder_unittest.cc",
"../browser/install_verification/win/loaded_module_verification_unittest.cc",
"../browser/install_verification/win/module_ids_unittest.cc",
« no previous file with comments | « chrome/browser/ui/webui/browsing_history_handler_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698