Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(305)

Unified Diff: extensions/browser/api/bluetooth/bluetooth_private_api.h

Issue 2535713004: extensions: Cleanup class/struct fwd declarations (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: extensions/browser/api/bluetooth/bluetooth_private_api.h
diff --git a/extensions/browser/api/bluetooth/bluetooth_private_api.h b/extensions/browser/api/bluetooth/bluetooth_private_api.h
index 477d19a0a1172f8f78188daab548201186ea8d7d..edd10db4c4204b1197e106fc933d608e8f3d1752 100644
--- a/extensions/browser/api/bluetooth/bluetooth_private_api.h
+++ b/extensions/browser/api/bluetooth/bluetooth_private_api.h
@@ -18,8 +18,6 @@ class BluetoothAdapter;
namespace extensions {
-class BluetoothApiPairingDelegate;
-
// The profile-keyed service that manages the bluetoothPrivate extension API.
class BluetoothPrivateAPI : public BrowserContextKeyedAPI,
public EventRouter::Observer {
« no previous file with comments | « extensions/browser/api/app_runtime/app_runtime_api.h ('k') | extensions/browser/api/cast_channel/cast_auth_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698