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

Unified Diff: components/history/core/browser/BUILD.gn

Issue 573553004: Eliminate NOTIFICATION_HISTORY_LOADED notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
Index: components/history/core/browser/BUILD.gn
diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
index 824abf211baaf5e9ee83fb28d0e8588edd83bde3..14eabd2071cd52ccbdb3288d3f630868ea717bb8 100644
--- a/components/history/core/browser/BUILD.gn
+++ b/components/history/core/browser/BUILD.gn
@@ -10,6 +10,7 @@ static_library("browser") {
"history_types.h",
"history_match.cc",
"history_match.h",
+ "history_service_observer.h",
"in_memory_database.cc",
"in_memory_database.h",
"keyword_id.h",

Powered by Google App Engine
This is Rietveld 408576698