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

Unified Diff: content/content_browser.gypi

Issue 8601012: DownloadQuery filters and sorts DownloadItems. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: include Created 9 years 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 | « content/browser/download/download_query_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index f0f05782caa23cf43f49327aad7c97ed15e2093d..49526ea704e557d40df3fea300b8ab611a49a369 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -166,6 +166,8 @@
'browser/download/download_manager_impl.h',
'browser/download/download_persistent_store_info.cc',
'browser/download/download_persistent_store_info.h',
+ 'browser/download/download_query.cc',
+ 'browser/download/download_query.h',
'browser/download/download_request_handle.cc',
'browser/download/download_request_handle.h',
'browser/download/download_resource_handler.cc',
« no previous file with comments | « content/browser/download/download_query_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698