From 513b5dff1cd0f136165a7d38a6b58f1a64c83fff Mon Sep 17 00:00:00 2001 From: "phajdan.jr@chromium.org" Date: Mon, 27 Apr 2009 08:26:15 +0000 Subject: Enable dom_ui unit test on Linux. TEST=Make sure that unit tests matching DOMUITest.* pass on Linux. Review URL: http://codereview.chromium.org/99048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14593 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome.gyp | 2 -- 1 file changed, 2 deletions(-) (limited to 'chrome/chrome.gyp') 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 -- cgit v1.1