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

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

Issue 2742573005: Avoid to include IDL-generated headers from EventTarget.h and Node.h (Closed)
Patch Set: . Created 3 years, 9 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/WebMediaDeviceChangeObserver.cpp
diff --git a/third_party/WebKit/Source/web/WebMediaDeviceChangeObserver.cpp b/third_party/WebKit/Source/web/WebMediaDeviceChangeObserver.cpp
index 6c419a6d83e99d7de9a1704c2e6df347d0a8bbbe..da35c5f587daab83c143a09a86369cb376b9ae03 100644
--- a/third_party/WebKit/Source/web/WebMediaDeviceChangeObserver.cpp
+++ b/third_party/WebKit/Source/web/WebMediaDeviceChangeObserver.cpp
@@ -6,6 +6,7 @@
#include "core/dom/Document.h"
#include "modules/mediastream/MediaDevices.h"
+#include "platform/weborigin/SecurityOrigin.h"
#include "public/platform/WebSecurityOrigin.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/web/SuspendableScriptExecutor.cpp ('k') | third_party/WebKit/Source/web/tests/RootScrollerTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698