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

Unified Diff: chrome/browser/BUILD.gn

Issue 2450453002: Refactor BrowsingHistoryHandler, create BrowsingHistoryService (Closed)
Patch Set: Rename HistoryUiService to BrowsingHistoryService 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 161b8e64b3fcc3951271a09d0b5c661e0472cbc0..ac37336fcd22cd6b0d8d0a0735509472d86edb23 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -422,6 +422,8 @@ split_static_library("browser") {
"gpu/three_d_api_observer.h",
"hang_monitor/hang_crash_dump_win.cc",
"hang_monitor/hang_crash_dump_win.h",
+ "history/browsing_history_service.cc",
+ "history/browsing_history_service.h",
"history/chrome_history_backend_client.cc",
"history/chrome_history_backend_client.h",
"history/chrome_history_client.cc",
« no previous file with comments | « no previous file | chrome/browser/history/browsing_history_service.h » ('j') | chrome/browser/history/browsing_history_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698