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

Unified Diff: Source/platform/mediastream/RTCStatsRequest.h

Issue 531983002: Clean up forward declarations in Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 months 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 | « Source/platform/mediastream/MediaStreamComponent.h ('k') | Source/platform/scroll/ScrollAnimatorNone.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/mediastream/RTCStatsRequest.h
diff --git a/Source/platform/mediastream/RTCStatsRequest.h b/Source/platform/mediastream/RTCStatsRequest.h
index c397f90ab7ec90a65a7a5312bdd250e527eea561..1f3f40d013c1196a1614e0e986eb086cbf3cff48 100644
--- a/Source/platform/mediastream/RTCStatsRequest.h
+++ b/Source/platform/mediastream/RTCStatsRequest.h
@@ -38,7 +38,6 @@
namespace blink {
class MediaStreamComponent;
-class MediaStreamDescriptor;
class RTCStatsResponseBase;
class RTCStatsRequest : public GarbageCollectedFinalized<RTCStatsRequest> {
« no previous file with comments | « Source/platform/mediastream/MediaStreamComponent.h ('k') | Source/platform/scroll/ScrollAnimatorNone.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698