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

Unified Diff: chrome/chrome_browser.gypi

Issue 833033002: Remove dependency on //content from history DownloadDatabase (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove obsolete #include 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
« no previous file with comments | « chrome/browser/ui/webui/downloads_dom_handler_browsertest.cc ('k') | components/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index b797f38fa36b48906e885e2417ea057971e5067d..db045a34ce535cedd9e791b7e3f29f7fad642c09 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1499,10 +1499,6 @@
'browser/history/chrome_history_client_factory.h',
'browser/history/delete_directive_handler.cc',
'browser/history/delete_directive_handler.h',
- 'browser/history/download_database.cc',
- 'browser/history/download_database.h',
- 'browser/history/download_row.cc',
- 'browser/history/download_row.h',
'browser/history/expire_history_backend.cc',
'browser/history/expire_history_backend.h',
'browser/history/history_backend.cc',
@@ -2985,6 +2981,7 @@
'../cc/cc.gyp:cc',
'../components/components.gyp:autofill_content_browser',
'../components/components.gyp:dom_distiller_content',
+ '../components/components.gyp:history_content_browser',
'../components/components.gyp:keyed_service_content',
'../components/components.gyp:navigation_interception',
'../components/components.gyp:password_manager_content_browser',
« no previous file with comments | « chrome/browser/ui/webui/downloads_dom_handler_browsertest.cc ('k') | components/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698