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

Unified Diff: third_party/WebKit/Source/platform/mediastream/MediaStreamCenter.h

Issue 2466383004: blink: Cleanup class forward 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: third_party/WebKit/Source/platform/mediastream/MediaStreamCenter.h
diff --git a/third_party/WebKit/Source/platform/mediastream/MediaStreamCenter.h b/third_party/WebKit/Source/platform/mediastream/MediaStreamCenter.h
index 9b1fc73ee6db1a55d4bf141c0b1059a174a421a7..598654e8d504ca3a288426c3ffd9b2cb98a3246d 100644
--- a/third_party/WebKit/Source/platform/mediastream/MediaStreamCenter.h
+++ b/third_party/WebKit/Source/platform/mediastream/MediaStreamCenter.h
@@ -46,7 +46,6 @@ class MediaStreamComponent;
class MediaStreamDescriptor;
class WebMediaStream;
class WebMediaStreamCenter;
-class WebMediaStreamTrack;
class PLATFORM_EXPORT MediaStreamCenter final
: public WebMediaStreamCenterClient {

Powered by Google App Engine
This is Rietveld 408576698