Chromium Code Reviews| Index: chrome/browser/chromeos/extensions/bluetooth_event_router.h |
| diff --git a/chrome/browser/chromeos/extensions/bluetooth_event_router.h b/chrome/browser/chromeos/extensions/bluetooth_event_router.h |
| index 6715c4e374c1ca2c5e311f959463ff7f88f919d5..39961fd71f4600bdbbbb04c0df9527d693b7a34e 100644 |
| --- a/chrome/browser/chromeos/extensions/bluetooth_event_router.h |
| +++ b/chrome/browser/chromeos/extensions/bluetooth_event_router.h |
| @@ -16,6 +16,8 @@ |
| namespace chromeos { |
| +class BluetoothDevice; |
|
keybuk
2012/09/17 22:19:43
Why did this get added?
youngki
2012/09/18 18:19:56
Removed.
|
| + |
| class ExtensionBluetoothEventRouter |
| : public chromeos::BluetoothAdapter::Observer { |
| public: |