diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-13 22:48:42 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-13 22:48:42 +0000 |
commit | 864bca830cc7889b457f3e4a77be0712b3c69e93 (patch) | |
tree | 7bb846908efc2c2637cf7fd411317875309a7eea /tools/valgrind | |
parent | d1a4f5f688f07b307ebf1c920261a6dd0ebdd5e2 (diff) | |
download | chromium_src-864bca830cc7889b457f3e4a77be0712b3c69e93.zip chromium_src-864bca830cc7889b457f3e4a77be0712b3c69e93.tar.gz chromium_src-864bca830cc7889b457f3e4a77be0712b3c69e93.tar.bz2 |
Enable DesktopCaptureDeviceTest on Mac
The crash in the screen capturers has been fixed, so the test should work now.
BUG=247685
R=wez@chromium.org
Review URL: https://codereview.chromium.org/23107002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217361 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind')
-rw-r--r-- | tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt b/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt index 562c242..6e10951 100644 --- a/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt @@ -48,8 +48,5 @@ WebRTCAudioDeviceTest.WebRtcRecordingSetupTime FontSerializationTest.StyledFonts MacSandboxTest.FontLoadingTest -# http://crbug.com/247685 -DesktopCaptureDeviceTest.Capture - # http://crbug.com/270254 DeviceOrientationEventPumpTest.* |