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

Unified Diff: Source/core/platform/mediastream/MediaStreamCenter.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/core/platform/mediastream/MediaStreamCenter.cpp
diff --git a/Source/core/platform/mediastream/MediaStreamCenter.cpp b/Source/core/platform/mediastream/MediaStreamCenter.cpp
index 2121ce2500d6c53abf9ea0f4cbaff7f7606e6e47..6cccf564478a51b36a579a021206372ac38050ff 100644
--- a/Source/core/platform/mediastream/MediaStreamCenter.cpp
+++ b/Source/core/platform/mediastream/MediaStreamCenter.cpp
@@ -33,9 +33,9 @@
#if ENABLE(MEDIA_STREAM)
-#include "MediaStreamCenter.h"
+#include "core/platform/mediastream/MediaStreamCenter.h"
-#include "MediaStreamDescriptor.h"
+#include "core/platform/mediastream/MediaStreamDescriptor.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/graphics/skia/PlatformContextSkia.cpp ('k') | Source/core/platform/mediastream/MediaStreamComponent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698