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. |