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

Unified Diff: components/history.gypi

Issue 371283002: Componentize HistoryMatch (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « chrome/chrome_browser.gypi ('k') | components/history/core/browser/history_match.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history.gypi
diff --git a/components/history.gypi b/components/history.gypi
index ab6acedff6f063d62e6ec86b96bbc9edee4a208f..f62e19a66129b30929c1d9188108ebbc1c705844 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -21,6 +21,8 @@
'sources': [
'history/core/browser/history_client.cc',
'history/core/browser/history_client.h',
+ 'history/core/browser/history_match.cc',
+ 'history/core/browser/history_match.h',
'history/core/browser/in_memory_database.cc',
'history/core/browser/in_memory_database.h',
'history/core/browser/keyword_id.h',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/history/core/browser/history_match.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698