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

Unified Diff: Source/WebKit/chromium/src/AssertMatchingEnums.cpp

Issue 14483003: Absolutify paths to platform/chromium, platform/chromium/support, (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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: Source/WebKit/chromium/src/AssertMatchingEnums.cpp
diff --git a/Source/WebKit/chromium/src/AssertMatchingEnums.cpp b/Source/WebKit/chromium/src/AssertMatchingEnums.cpp
index b90db806712b6ca963b5da6a0951f1f4d28b121b..fae068cb1e02feb530031b30c34812cc6bf8491a 100644
--- a/Source/WebKit/chromium/src/AssertMatchingEnums.cpp
+++ b/Source/WebKit/chromium/src/AssertMatchingEnums.cpp
@@ -54,11 +54,8 @@
#include "IDBKeyPath.h"
#include "IDBMetadata.h"
#include "IconURL.h"
-#include "MediaStreamSource.h"
#include "NotificationClient.h"
#include "PageVisibilityState.h"
-#include "RTCDataChannelHandlerClient.h"
-#include "RTCPeerConnectionHandlerClient.h"
#include "ReferrerPolicy.h"
#include "ResourceLoadPriority.h"
#include "ResourceResponse.h"
@@ -110,6 +107,9 @@
#include "core/platform/graphics/MediaPlayer.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 <public/WebClipboard.h>
#include <public/WebFileError.h>
#include <public/WebFileInfo.h>
« no previous file with comments | « Source/WebKit/chromium/src/ApplicationCacheHost.cpp ('k') | Source/WebKit/chromium/src/AssociatedURLLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698