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

Unified Diff: chrome/test/BUILD.gn

Issue 2450453002: Refactor BrowsingHistoryHandler, create BrowsingHistoryService (Closed)
Patch Set: Add back #include<utility> 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 5c8677abc7df0880b72b417b0846406d46537921..4aa49fda68158d52ed5bc245a97cd69495995f94 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3277,6 +3277,7 @@ test("unit_tests") {
"../browser/ui/bookmarks/recently_used_folders_combo_model_unittest.cc",
"../browser/ui/chrome_select_file_policy_unittest.cc",
"../browser/ui/find_bar/find_backend_unittest.cc",
+ "../browser/ui/history_ui_service_unittest.cc",
"../browser/ui/login/login_handler_unittest.cc",
"../browser/ui/passwords/manage_passwords_state_unittest.cc",
"../browser/ui/passwords/manage_passwords_view_utils_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698