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

Unified Diff: public/web/WebUserMediaRequest.h

Issue 776693002: Clean forward declaration in public (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix fakewebplugin Created 6 years 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 | « public/web/WebUserMediaClient.h ('k') | public/web/WebView.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebUserMediaRequest.h
diff --git a/public/web/WebUserMediaRequest.h b/public/web/WebUserMediaRequest.h
index e202ae13fb6f6ef58fd8f46d8bc9b3f195ae462b..28ce59d22fc5538c32dfde2dcdf7b3f5a614a8cd 100644
--- a/public/web/WebUserMediaRequest.h
+++ b/public/web/WebUserMediaRequest.h
@@ -42,8 +42,6 @@ class UserMediaRequest;
class WebDocument;
class WebMediaConstraints;
class WebMediaStream;
-class WebMediaStreamSource;
-template <typename T> class WebVector;
class WebUserMediaRequest {
public:
« no previous file with comments | « public/web/WebUserMediaClient.h ('k') | public/web/WebView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698