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

Unified Diff: content/content_tests.gypi

Issue 8372034: Created an interface for DownloadFile, for use in unit tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed typo 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index a7a2df1cfa1b0e03c577513e63d66d18f919bd20..d2a93bd40aed057d16d4aa4a936110bc1662c860 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -30,6 +30,8 @@
],
'sources': [
# 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.h',
'browser/download/mock_download_manager_delegate.cc',
'browser/download/mock_download_manager_delegate.h',
« content/browser/download/mock_download_file.h ('K') | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698