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

Unified Diff: public/web/WebUserMediaClient.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/WebSurroundingText.h ('k') | public/web/WebUserMediaRequest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebUserMediaClient.h
diff --git a/public/web/WebUserMediaClient.h b/public/web/WebUserMediaClient.h
index 76a279889650deea01f09167c0ca1ada3104d98a..ff56f2469f207c0bb0d6fddce3538d2918843c7e 100644
--- a/public/web/WebUserMediaClient.h
+++ b/public/web/WebUserMediaClient.h
@@ -36,7 +36,6 @@ namespace blink {
class WebMediaDevicesRequest;
class WebMediaStreamTrackSourcesRequest;
class WebUserMediaRequest;
-template <typename T> class WebVector;
class WebUserMediaClient {
public:
« no previous file with comments | « public/web/WebSurroundingText.h ('k') | public/web/WebUserMediaRequest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698