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

Unified Diff: Source/web/AssertMatchingEnums.cpp

Issue 64593002: Move MediaStreamSource to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: also move WebMediaConstraints.cpp Created 7 years, 1 month 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 | « Source/platform/mediastream/MediaStreamSource.cpp ('k') | Source/web/UserMediaClientImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/AssertMatchingEnums.cpp
diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp
index 1e51f7064b946521c3145d4af3d291d568ab4874..ecc15b1fd7c2106b104d7ec363581b52c4e7c196 100644
--- a/Source/web/AssertMatchingEnums.cpp
+++ b/Source/web/AssertMatchingEnums.cpp
@@ -78,7 +78,6 @@
#include "core/platform/Cursor.h"
#include "core/platform/graphics/MediaSourcePrivate.h"
#include "core/platform/graphics/filters/FilterOperation.h"
-#include "core/platform/mediastream/MediaStreamSource.h"
#include "core/platform/mediastream/RTCDataChannelHandlerClient.h"
#include "core/platform/mediastream/RTCPeerConnectionHandlerClient.h"
#include "core/rendering/CompositingReasons.h"
@@ -100,6 +99,7 @@
#include "platform/fonts/FontDescription.h"
#include "platform/fonts/FontSmoothingMode.h"
#include "platform/graphics/media/MediaPlayer.h"
+#include "platform/mediastream/MediaStreamSource.h"
#include "platform/network/ResourceLoadPriority.h"
#include "platform/network/ResourceResponse.h"
#include "platform/text/TextChecking.h"
« no previous file with comments | « Source/platform/mediastream/MediaStreamSource.cpp ('k') | Source/web/UserMediaClientImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698