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

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

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/core/browser/BUILD.gn
diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
index da2cd1601212b9b30e7078f83606e633370c5abb..18d561eedc930eac2e3356878e81dbcbe2932814 100644
--- a/components/history/core/browser/BUILD.gn
+++ b/components/history/core/browser/BUILD.gn
@@ -8,8 +8,6 @@ static_library("browser") {
"history_client.h",
"history_match.cc",
"history_match.h",
- "history_service_observer.cc",
- "history_service_observer.h",
"history_types.cc",
"history_types.h",
"in_memory_database.cc",

Powered by Google App Engine
This is Rietveld 408576698