Commit 796aa70f authored by benwells's avatar benwells Committed by Commit bot

Increase AsyncExtensionSettingsWebUITest.testDeveloperModeA11y timout.

Increasing timeout (again) to see if it helps with the DrMemory test
failures.

NOTRY=true
TBR=finnur

BUG=451299

Review URL: https://codereview.chromium.org/878533002

Cr-Commit-Position: refs/heads/master@{#313054}
parent 27ce3350
......@@ -89,7 +89,7 @@ TEST_F('AsyncExtensionSettingsWebUITest', 'testDeveloperModeA11y', function() {
testDone();
}
});
ensureTransitionEndEvent(devControl, 2000);
ensureTransitionEndEvent(devControl, 4000);
});
/**
......
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