| Index: chrome/browser/ui/webui/options/settings_format_browsertest.js
|
| diff --git a/chrome/browser/ui/webui/options/settings_format_browsertest.js b/chrome/browser/ui/webui/options/settings_format_browsertest.js
|
| index 5279a8c1b694291b8db15de49c7bbc8988ed015e..961a67e1a078552afb0ef85e66c2640fbe9a4937 100644
|
| --- a/chrome/browser/ui/webui/options/settings_format_browsertest.js
|
| +++ b/chrome/browser/ui/webui/options/settings_format_browsertest.js
|
| @@ -39,7 +39,7 @@ SettingsFormatWebUITest.prototype = {
|
| /**
|
| * Navigate to browser settings.
|
| */
|
| - browsePreload: 'chrome://settings-frame/settings',
|
| + browsePreload: 'chrome://settings-frame/',
|
|
|
| /**
|
| * List of errors generated during a test. Used instead of expect* functions
|
|
|