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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2450453002: Refactor BrowsingHistoryHandler, create BrowsingHistoryService (Closed)
Patch Set: Created 4 years, 2 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 | « 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 daee0df2661ea3b508877917e6d810b521ba1e1e..a98e693f522b58dd2c37d77e09c9157ef9b20ca3 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