Commit 02611495 authored by lazyboy@chromium.org's avatar lazyboy@chromium.org

Remove a stale bug reference from web_view_browsertest.cc

BUG=None
Test=None, internal comment only change.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287876 0039d316-1c4b-4281-b951-d872f2087c98
parent 48ba8e8c
...@@ -1030,9 +1030,7 @@ IN_PROC_BROWSER_TEST_F(WebViewTest, Shim_TestContentLoadEvent) { ...@@ -1030,9 +1030,7 @@ IN_PROC_BROWSER_TEST_F(WebViewTest, Shim_TestContentLoadEvent) {
TestHelper("testContentLoadEvent", "web_view/shim", NO_TEST_SERVER); TestHelper("testContentLoadEvent", "web_view/shim", NO_TEST_SERVER);
} }
// http://crbug.com/326330 IN_PROC_BROWSER_TEST_F(WebViewTest, Shim_TestDeclarativeWebRequestAPI) {
IN_PROC_BROWSER_TEST_F(WebViewTest,
Shim_TestDeclarativeWebRequestAPI) {
TestHelper("testDeclarativeWebRequestAPI", TestHelper("testDeclarativeWebRequestAPI",
"web_view/shim", "web_view/shim",
NEEDS_TEST_SERVER); NEEDS_TEST_SERVER);
......
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