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

Unified Diff: components/pairing/controller_pairing_controller.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/pairing/controller_pairing_controller.h
diff --git a/components/pairing/controller_pairing_controller.h b/components/pairing/controller_pairing_controller.h
index 614c7c1b9d9869a0d491808f7eaf852afc14de88..2eca3040b924dc179aa0d2118eca704422b48082 100644
--- a/components/pairing/controller_pairing_controller.h
+++ b/components/pairing/controller_pairing_controller.h
@@ -10,14 +10,6 @@
#include "base/macros.h"
-namespace chromeos {
-class UserContext;
-}
-
-namespace content {
-class BrowserContext;
-}
-
namespace pairing_chromeos {
class ControllerPairingController {

Powered by Google App Engine
This is Rietveld 408576698