Commit 34994f79 authored by fsamuel's avatar fsamuel Committed by Commit bot

WebViewTest.Shim_TestGetProcessId does not need a test server

BUG=none

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

Cr-Commit-Position: refs/heads/master@{#296197}
parent 8eac6574
......@@ -1205,7 +1205,7 @@ IN_PROC_BROWSER_TEST_F(WebViewTest, Shim_TestReloadAfterTerminate) {
}
IN_PROC_BROWSER_TEST_F(WebViewTest, Shim_TestGetProcessId) {
TestHelper("testGetProcessId", "web_view/shim", NEEDS_TEST_SERVER);
TestHelper("testGetProcessId", "web_view/shim", NO_TEST_SERVER);
}
IN_PROC_BROWSER_TEST_F(WebViewTest, Shim_TestHiddenBeforeNavigation) {
......
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