| Index: chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html
|
| diff --git a/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html b/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html
|
| index f368bc8bd830fe4ba57360c63189c3f09448cf73..f27f2ac152dfa14dc1e09cf573183cc64ff1e6cb 100644
|
| --- a/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html
|
| +++ b/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html
|
| @@ -40,8 +40,7 @@
|
| width: 500px;
|
| }
|
| </style>
|
| - <settings-animated-pages id="pages" current-route="{{currentRoute}}"
|
| - section="bluetooth">
|
| + <settings-animated-pages id="pages" section="bluetooth">
|
| <neon-animatable id="main">
|
| <div class="settings-box first">
|
| <div class="layout horizontal center flex">
|
|
|