Commit 8e370c31 authored by jam@chromium.org's avatar jam@chromium.org

fix build

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284980 0039d316-1c4b-4281-b951-d872f2087c98
parent de22b85f
......@@ -1032,10 +1032,6 @@ IN_PROC_BROWSER_TEST_F(PPAPINaClNewlibTest, WebSocket2) {
RUN_WEBSOCKET_SUBTESTS_2;
}
IN_PROC_BROWSER_TEST_F(PPAPINaClGLibcTest, MAYBE_GLIBC(WebSocket2)) {
RUN_WEBSOCKET_SUBTESTS_2;
}
// Flaky on XP Tests (3): http://crbug.com/389084
#if defined(OS_WIN)
#define MAYBE_WebSocket2 DISABLED_WebSocket2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment