summaryrefslogtreecommitdiffstats
path: root/content/content_tests.gypi
diff options
context:
space:
mode:
authorrdsmith@chromium.org <rdsmith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-13 21:21:26 +0000
committerrdsmith@chromium.org <rdsmith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-13 21:21:26 +0000
commit86204ea37bde1eaa82df380e02cae07da5f0f28d (patch)
treeb57ea3bff9cfe6c4cc56c6985e3c0f89a4bfa99b /content/content_tests.gypi
parent60e2ac088098110b2970d04618529d9b3ebfa404 (diff)
downloadchromium_src-86204ea37bde1eaa82df380e02cae07da5f0f28d.zip
chromium_src-86204ea37bde1eaa82df380e02cae07da5f0f28d.tar.gz
chromium_src-86204ea37bde1eaa82df380e02cae07da5f0f28d.tar.bz2
Replace the DownloadFileManager with direct ownership
of DownloadFileImpl by DownloadItemImpl. BUG=123998 R=benjhayden@chromium.org Review URL: https://chromiumcodereview.appspot.com/10799005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151351 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r--content/content_tests.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index cb98dd1..78ff48a 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -249,7 +249,6 @@
'browser/device_orientation/provider_unittest.cc',
'browser/download/base_file_unittest.cc',
'browser/download/byte_stream_unittest.cc',
- 'browser/download/download_file_manager_unittest.cc',
'browser/download/download_file_unittest.cc',
'browser/download/download_id_unittest.cc',
'browser/download/download_item_impl_unittest.cc',