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

Unified Diff: components/history.gypi

Issue 872313005: Remove dependency on visitedlink from history (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@init-prefs
Patch Set: Created 5 years, 11 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 cd2fe52e1f71687598b4cbfb6a2ea5469343caa5..481baf601e02c293e63acca0384868cbc5c3b17d 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -83,6 +83,8 @@
'history/core/browser/url_utils.h',
'history/core/browser/visit_database.cc',
'history/core/browser/visit_database.h',
+ 'history/core/browser/visit_delegate.cc',
+ 'history/core/browser/visit_delegate.h',
'history/core/browser/visit_filter.cc',
'history/core/browser/visit_filter.h',
'history/core/browser/visit_tracker.cc',

Powered by Google App Engine
This is Rietveld 408576698