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

Unified Diff: components/history.gypi

Issue 642623004: Rename VisitDatabaseObserver to HistoryServiceObserver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@373326
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 4f5ff35164c869d248cffb4757692a948255b071..c2431f510728f7519efb1a18b0cf5dbd5c7d18d9 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -26,8 +26,6 @@
# 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