| Index: content/browser/browser_plugin/browser_plugin_guest.h
|
| diff --git a/content/browser/browser_plugin/browser_plugin_guest.h b/content/browser/browser_plugin/browser_plugin_guest.h
|
| index b5dae6dc5edd72bd044a48f2a0fd583e58a6f93b..a982e49180e36f7445f7565fe2634512bd8bd6d0 100644
|
| --- a/content/browser/browser_plugin/browser_plugin_guest.h
|
| +++ b/content/browser/browser_plugin/browser_plugin_guest.h
|
| @@ -320,8 +320,6 @@ class CONTENT_EXPORT BrowserPluginGuest
|
|
|
| class DownloadRequest;
|
| class JavaScriptDialogRequest;
|
| - // MediaRequest because of naming conflicts with MediaStreamRequest.
|
| - class MediaRequest;
|
| class NewWindowRequest;
|
| class PermissionRequest;
|
| class PointerLockRequest;
|
|
|