Commit 8844a8eb authored by dgozman's avatar dgozman Committed by Commit bot

Reenable DevToolsSanityTest.TestDeviceEmulation.

BUG=397889
TBR=pfeldman@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#294375}
parent 99a78b43
......@@ -790,8 +790,7 @@ IN_PROC_BROWSER_TEST_F(DevToolsSanityTest, MAYBE_TestConsoleOnNavigateBack) {
RunTest("testConsoleOnNavigateBack", kNavigateBackTestPage);
}
// https://crbug.com/397889
IN_PROC_BROWSER_TEST_F(DevToolsSanityTest, DISABLED_TestDeviceEmulation) {
IN_PROC_BROWSER_TEST_F(DevToolsSanityTest, TestDeviceEmulation) {
RunTest("testDeviceMetricsOverrides", "about:blank");
}
......
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