| Index: chrome/test/data/extensions/api_test/webnavigation/navigation/test.html
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/webnavigation/navigation/test.html (revision 58814)
|
| +++ chrome/test/data/extensions/api_test/webnavigation/navigation/test.html (working copy)
|
| @@ -45,7 +45,7 @@
|
| },
|
|
|
| /* Navigates to a.html that redirects to b.html (using javascript)
|
| - after a delay of 1s, so the initial navigation is completed and
|
| + after a delay of 500ms, so the initial navigation is completed and
|
| the redirection is marked as client_redirect */
|
| function clientRedirect() {
|
| expect([
|
|
|