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

Unified Diff: components/proximity_auth/bluetooth_connection_finder.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch 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: components/proximity_auth/bluetooth_connection_finder.h
diff --git a/components/proximity_auth/bluetooth_connection_finder.h b/components/proximity_auth/bluetooth_connection_finder.h
index b8b86e2d813fac0a0eedefc8edac27873918e8a9..9405c0383f2fb926d3126efb9d86a9940f7d180f 100644
--- a/components/proximity_auth/bluetooth_connection_finder.h
+++ b/components/proximity_auth/bluetooth_connection_finder.h
@@ -21,8 +21,6 @@
namespace proximity_auth {
-class BluetoothConnection;
-
// This ConnectionFinder implementation tries to find a Bluetooth connection to
// the remote device by polling at a fixed interval.
class BluetoothConnectionFinder : public ConnectionFinder,
« no previous file with comments | « components/previews/core/previews_opt_out_store.h ('k') | components/proximity_auth/remote_device_life_cycle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698