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

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

Issue 2263613002: Make BrowsingDataHandler observe WebHistoryService deletions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved comments inside 'if'. Created 4 years, 4 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 8de0639bb1043d5410a0c69b91fe85dc0efd4f4b..d39e9f73b753881554d1043446f1214e7ed3d5e7 100644
--- a/components/history/core/browser/BUILD.gn
+++ b/components/history/core/browser/BUILD.gn
@@ -82,6 +82,7 @@ static_library("browser") {
"visitsegment_database.h",
"web_history_service.cc",
"web_history_service.h",
+ "web_history_service_observer.h",
]
public_deps = [
« no previous file with comments | « chrome/browser/ui/webui/browsing_history_handler_unittest.cc ('k') | components/history/core/browser/web_history_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698