| Index: chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js
|
| diff --git a/chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js b/chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js
|
| index 43343fb72f418d30e4208c2dd9adf1e2649bcfcd..981cf684623f7e16186197ba3f049facf8d857ee 100644
|
| --- a/chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js
|
| +++ b/chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js
|
| @@ -12,7 +12,7 @@ BluetoothWebUITest.prototype = {
|
| /**
|
| * Start tests from the main-settings page.
|
| */
|
| - browsePreload: 'chrome://settings-frame/settings',
|
| + browsePreload: 'chrome://settings-frame/',
|
|
|
| /**
|
| * @override
|
|
|