| Index: chrome/browser/extensions/api/bluetooth/bluetooth_api.h
|
| diff --git a/chrome/browser/extensions/api/bluetooth/bluetooth_api.h b/chrome/browser/extensions/api/bluetooth/bluetooth_api.h
|
| index 53263ec3f5d4a3b7e64583cc2404d3ac624d27a3..6b842ea6b2f51c1553128ccd0f035677b5b8b1eb 100644
|
| --- a/chrome/browser/extensions/api/bluetooth/bluetooth_api.h
|
| +++ b/chrome/browser/extensions/api/bluetooth/bluetooth_api.h
|
| @@ -48,7 +48,7 @@ class BluetoothAPI : public BrowserContextKeyedAPI,
|
|
|
| ExtensionBluetoothEventRouter* bluetooth_event_router();
|
|
|
| - // BrowserContextKeyedService implementation.
|
| + // KeyedService implementation.
|
| virtual void Shutdown() OVERRIDE;
|
|
|
| // EventRouter::Observer implementation.
|
|
|