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

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

Issue 631253002: Refactor sending NOTIFICATION_HISTORY_URL_VISITED (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix tests on Android 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
« no previous file with comments | « components/history.gypi ('k') | components/history/core/browser/history_backend_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history/core/browser/BUILD.gn
diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn
index 117369e0f70b4e72050e62f6f18ed53f83f932ca..ed52f810a32e57d07a1caab115f4187553beb9cf 100644
--- a/components/history/core/browser/BUILD.gn
+++ b/components/history/core/browser/BUILD.gn
@@ -4,6 +4,7 @@
static_library("browser") {
sources = [
+ "history_backend_observer.h",
"history_client.cc",
"history_client.h",
"history_match.cc",
« no previous file with comments | « components/history.gypi ('k') | components/history/core/browser/history_backend_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698