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

Unified Diff: content/content_tests.gypi

Issue 8351052: Created a DownloadManager interface, for use in unit tests.. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with trunk 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_browser_context.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 d2a93bd40aed057d16d4aa4a936110bc1662c860..fe9a2272229ca6e9b823c83b68337af24f9b68ce 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -32,6 +32,7 @@
# TODO(phajdan.jr): All of those files should live in content/test.
'browser/download/mock_download_file.cc',
'browser/download/mock_download_file.h',
+ 'browser/download/mock_download_manager.cc',
'browser/download/mock_download_manager.h',
'browser/download/mock_download_manager_delegate.cc',
'browser/download/mock_download_manager_delegate.h',
« no previous file with comments | « content/content_browser.gypi ('k') | content/shell/shell_browser_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698