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

Unified Diff: content/browser/media/session/pepper_player_delegate.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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
« no previous file with comments | « content/browser/media/media_internals.h ('k') | content/browser/net/quota_policy_cookie_store.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/media/session/pepper_player_delegate.h
diff --git a/content/browser/media/session/pepper_player_delegate.h b/content/browser/media/session/pepper_player_delegate.h
index db8b84668bc327bbbb7124582189ddbbb0de6bdc..f2faa8d8bc16f2f851382396a12eff0fba14c37a 100644
--- a/content/browser/media/session/pepper_player_delegate.h
+++ b/content/browser/media/session/pepper_player_delegate.h
@@ -11,8 +11,6 @@
namespace content {
-class PepperWebContentsObserver;
-
class PepperPlayerDelegate : public MediaSessionPlayerObserver {
public:
// The Id can only be 0 for PepperPlayerDelegate. Declare the constant here so
« no previous file with comments | « content/browser/media/media_internals.h ('k') | content/browser/net/quota_policy_cookie_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698