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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 12047039: download: Remove DownloadManager::MockDownloadOpenForTesting (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and comment fix Created 7 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/browser_close_browsertest.cc ('k') | content/browser/download/download_manager_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 484e80c10b2d0c5cb164e53540d37f465d7fb72d..ca6a13802fd1480066d0573951a891533493bd77 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -104,8 +104,8 @@
'browser/chromeos/system/mock_statistics_provider.cc',
'browser/chromeos/system/mock_statistics_provider.h',
# The only thing used from browser is Browser::Type.
- 'browser/download/download_test_file_chooser_observer.cc',
- 'browser/download/download_test_file_chooser_observer.h',
+ 'browser/download/download_test_file_activity_observer.cc',
+ 'browser/download/download_test_file_activity_observer.h',
'browser/download/test_download_shelf.cc',
'browser/download/test_download_shelf.h',
'browser/extensions/mock_extension_special_storage_policy.cc',
« no previous file with comments | « chrome/browser/ui/browser_close_browsertest.cc ('k') | content/browser/download/download_manager_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698