| Index: chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_api_advertisement.h
|
| diff --git a/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_api_advertisement.h b/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_api_advertisement.h
|
| index f353e54981d0403cb0eb144671dbadd4b31ccc7a..f570dfa2873ae11422358ff46f303020a5ef6996 100644
|
| --- a/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_api_advertisement.h
|
| +++ b/chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_api_advertisement.h
|
| @@ -17,8 +17,6 @@ namespace device {
|
| class BluetoothAdvertisement;
|
| } // namespace device
|
|
|
| -namespace apibtle = extensions::api::bluetooth_low_energy;
|
| -
|
| namespace extensions {
|
|
|
| // Representation of advertisement instances from the "bluetooth" namespace,
|
|
|