summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'chrome')
-rw-r--r--chrome/chrome.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 2aee355..6d214f6 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2365,8 +2365,6 @@
'../build/linux/system.gyp:nss',
],
'sources!': [
- 'browser/dom_ui/dom_ui_unittest.cc',
-
# 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