| Index: third_party/WebKit/LayoutTests/bluetooth/resources/bluetooth-helpers.js
|
| diff --git a/third_party/WebKit/LayoutTests/bluetooth/resources/bluetooth-helpers.js b/third_party/WebKit/LayoutTests/bluetooth/resources/bluetooth-helpers.js
|
| index 9667135fc81c91037b7679d1f1ad28438bfffad3..91377756e4ff035b1b35ebb1528b13536cef6b7e 100644
|
| --- a/third_party/WebKit/LayoutTests/bluetooth/resources/bluetooth-helpers.js
|
| +++ b/third_party/WebKit/LayoutTests/bluetooth/resources/bluetooth-helpers.js
|
| @@ -322,8 +322,6 @@ add_result_callback(() => {
|
| // will notify the renderer that the device disconnected so we won't need
|
| // this hack.
|
| // https://crbug.com/581855
|
| - testRunner.setPageVisibility('hidden');
|
| - testRunner.setPageVisibility('visible');
|
| testRunner.setBluetoothManualChooser(false);
|
| setBluetoothFakeAdapter('');
|
| });
|
|
|