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

Unified Diff: components/history.gypi

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.gypi
diff --git a/components/history.gypi b/components/history.gypi
index 868d9feaeace96ef3cf24042584037e12e4d9e24..be1f77e0cf1f75ddccbf63f640970e15724348e9 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -29,6 +29,7 @@
'history/core/browser/history_types.h',
'history/core/browser/history_match.cc',
'history/core/browser/history_match.h',
+ 'history/core/browser/history_service_observer.h',
'history/core/browser/in_memory_database.cc',
'history/core/browser/in_memory_database.h',
'history/core/browser/keyword_id.h',

Powered by Google App Engine
This is Rietveld 408576698