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

Unified Diff: content/content_tests.gypi

Issue 8503018: Split DownloadItem into an ABC, an Impl, and a Mock. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: merge Created 9 years, 1 month 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/content_browser.gypi ('k') | content/shell/shell_download_manager_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 3092c9050b4c74ac3b7949c76a9565583607aa03..520654a13a171a34d74938d336f8859ca0d8d4d1 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -35,6 +35,8 @@
'browser/download/mock_download_file.h',
'browser/download/mock_download_manager.cc',
'browser/download/mock_download_manager.h',
+ 'browser/download/mock_download_item.cc',
+ 'browser/download/mock_download_item.h',
'browser/download/mock_download_manager_delegate.cc',
'browser/download/mock_download_manager_delegate.h',
'browser/geolocation/arbitrator_dependency_factories_for_test.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/shell/shell_download_manager_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698