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

Unified Diff: components/history.gypi

Issue 631253002: Refactor sending NOTIFICATION_HISTORY_URL_VISITED (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
Index: components/history.gypi
diff --git a/components/history.gypi b/components/history.gypi
index c2431f510728f7519efb1a18b0cf5dbd5c7d18d9..4f5ff35164c869d248cffb4757692a948255b071 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -26,6 +26,8 @@
# Note: sources list duplicated in GN build.
'history/core/browser/history_client.cc',
'history/core/browser/history_client.h',
+ 'history/core/browser/history_service_observer.cc',
+ 'history/core/browser/history_service_observer.h',
'history/core/browser/history_types.cc',
'history/core/browser/history_types.h',
'history/core/browser/history_match.cc',

Powered by Google App Engine
This is Rietveld 408576698