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

Unified Diff: content/browser/browser_plugin/browser_plugin_guest.h

Issue 235733002: <webview>: Move media request to chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_geolocation_to_chrome
Patch Set: Fixed rebase Created 6 years, 8 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
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;
« no previous file with comments | « chrome/browser/guestview/webview/webview_permission_types.h ('k') | content/browser/browser_plugin/browser_plugin_guest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698