| Index: chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler2.cc
|
| diff --git a/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler2.cc b/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler2.cc
|
| index a778a91205c1d636e58becd4def5150ac4483232..feec84b8c1291152363d9629e35515c2381f06dd 100644
|
| --- a/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler2.cc
|
| +++ b/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler2.cc
|
| @@ -10,7 +10,6 @@
|
| #include "base/values.h"
|
| #include "chrome/browser/chromeos/bluetooth/bluetooth_adapter.h"
|
| #include "chrome/browser/chromeos/bluetooth/bluetooth_device.h"
|
| -#include "chrome/browser/chromeos/system/runtime_environment.h"
|
| #include "chrome/browser/ui/webui/options2/chromeos/system_settings_provider2.h"
|
| #include "content/public/browser/web_ui.h"
|
| #include "grit/chromium_strings.h"
|
|
|