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

Unified Diff: components/history.gypi

Issue 428253008: Revert of Partially move history_types.{cc,h} to //components/history (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/history/DEPS » ('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 868d9feaeace96ef3cf24042584037e12e4d9e24..63dae2eaf0e0f726c813fcec08e4d7276fceeba1 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -15,9 +15,7 @@
'../base/base.gyp:base',
'../net/net.gyp:net',
'../sql/sql.gyp:sql',
- '../ui/gfx/gfx.gyp:gfx',
'../url/url.gyp:url_lib',
- 'favicon_base',
'keyed_service_core',
'query_parser',
],
@@ -25,8 +23,6 @@
# Note: sources list duplicated in GN build.
'history/core/browser/history_client.cc',
'history/core/browser/history_client.h',
- 'history/core/browser/history_types.cc',
- 'history/core/browser/history_types.h',
'history/core/browser/history_match.cc',
'history/core/browser/history_match.h',
'history/core/browser/in_memory_database.cc',
@@ -34,8 +30,6 @@
'history/core/browser/keyword_id.h',
'history/core/browser/keyword_search_term.cc',
'history/core/browser/keyword_search_term.h',
- 'history/core/browser/page_usage_data.cc',
- 'history/core/browser/page_usage_data.h',
'history/core/browser/url_database.cc',
'history/core/browser/url_database.h',
'history/core/browser/url_row.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/history/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698