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

Unified Diff: third_party/WebKit/Source/web/UserMediaClientImpl.cpp

Issue 2877363002: Move more classes over to use WebLocalFrameBase instead of WebLocalFrameImpl. (Closed)
Patch Set: Created 3 years, 7 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: third_party/WebKit/Source/web/UserMediaClientImpl.cpp
diff --git a/third_party/WebKit/Source/web/UserMediaClientImpl.cpp b/third_party/WebKit/Source/web/UserMediaClientImpl.cpp
index 1af8c2393f794b54e5aa3199daa93d825baa85f0..b161c9b976983a55fff300e3f65aa025b85286e9 100644
--- a/third_party/WebKit/Source/web/UserMediaClientImpl.cpp
+++ b/third_party/WebKit/Source/web/UserMediaClientImpl.cpp
@@ -36,7 +36,6 @@
#include "public/web/WebMediaDevicesRequest.h"
#include "public/web/WebUserMediaClient.h"
#include "public/web/WebUserMediaRequest.h"
-#include "web/WebLocalFrameImpl.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/TextCheckerClientImpl.cpp ('k') | third_party/WebKit/Source/web/WebHelperPluginImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698