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

Unified Diff: chrome/browser/ui/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
« no previous file with comments | « no previous file | chrome/browser/ui/history_ui_service.h » ('j') | chrome/browser/ui/history_ui_service.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 7815bf8db9ca4d6842ad194d154e174997f27530..2b34cfdfd3b6924ab03ba321d391b2d9da525bce 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -103,6 +103,8 @@ split_static_library("ui") {
"find_bar/find_notification_details.h",
"find_bar/find_tab_helper.cc",
"find_bar/find_tab_helper.h",
+ "history_ui_service.cc",
+ "history_ui_service.h",
"javascript_dialogs/chrome_javascript_native_dialog_factory.h",
"login/login_handler.cc",
"login/login_handler.h",
« no previous file with comments | « no previous file | chrome/browser/ui/history_ui_service.h » ('j') | chrome/browser/ui/history_ui_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698