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

Unified Diff: chrome/chrome.gyp

Issue 220025: linux: port some of the download manager unit test (Closed)
Patch Set: Created 11 years, 3 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/download/download_manager_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 3f6236a9e62223a21fe6f087064d6aabfdc1852b..d4a88ddba73ae4f08afd5d58a059bf7ebf046d7f 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -4347,11 +4347,6 @@
'browser/renderer_host/gtk_key_bindings_handler_unittest.cc',
],
'sources!': [
- # This test is mostly about renaming downloads to safe file
- # names. As such we don't need/want to port it to linux. We
- # might want to write our own tests for the download manager
- # on linux, though.
- 'browser/download/download_manager_unittest.cc',
'browser/views/bookmark_context_menu_test.cc',
'browser/gtk/options/cookies_view_unittest.cc',
# Compact Language Detection (cld) is not supported in linux yet.
« no previous file with comments | « chrome/browser/download/download_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698