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

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

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu 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
« no previous file with comments | « Source/WebKit/chromium/src/WebMediaPlayerClientImpl.cpp ('k') | Source/WebKit/chromium/src/WebNode.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/src/WebMediaStreamRegistry.cpp
diff --git a/Source/WebKit/chromium/src/WebMediaStreamRegistry.cpp b/Source/WebKit/chromium/src/WebMediaStreamRegistry.cpp
index cd720c0ba96d5b9e7c8affa39e1ced5f44388f7c..53ab2a18bc890ca7478b80e3053c80c4ca864749 100644
--- a/Source/WebKit/chromium/src/WebMediaStreamRegistry.cpp
+++ b/Source/WebKit/chromium/src/WebMediaStreamRegistry.cpp
@@ -34,8 +34,8 @@
#include "WebMediaStreamRegistry.h"
-#include "KURL.h"
#include "MediaStreamRegistry.h"
+#include "core/platform/KURL.h"
#include "core/platform/mediastream/MediaStreamDescriptor.h"
#include <public/WebMediaStream.h>
#include <public/WebString.h>
« no previous file with comments | « Source/WebKit/chromium/src/WebMediaPlayerClientImpl.cpp ('k') | Source/WebKit/chromium/src/WebNode.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698