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

Unified Diff: components/proximity_auth/remote_device_life_cycle.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/remote_device_life_cycle.h
diff --git a/components/proximity_auth/remote_device_life_cycle.h b/components/proximity_auth/remote_device_life_cycle.h
index d0e8292a6df77bd36f605815213510e2ee802227..6b8e87a62e928d77030ca7335fa1d215e979fd9d 100644
--- a/components/proximity_auth/remote_device_life_cycle.h
+++ b/components/proximity_auth/remote_device_life_cycle.h
@@ -10,9 +10,7 @@
namespace proximity_auth {
-class Authenticator;
class Messenger;
-class ConnectionFinder;
// Controls the life cycle of connecting and authenticating to a remote device.
// After the life cycle is started, it can be in the following states:
« no previous file with comments | « components/proximity_auth/bluetooth_connection_finder.h ('k') | components/proximity_auth/remote_device_life_cycle_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698