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

Unified Diff: Source/core/platform/mediastream/MediaStreamSource.h

Issue 14358027: Absolutify paths to platform/animation, platform/audio, platform/audio/chromium. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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/MediaStreamSource.h
diff --git a/Source/core/platform/mediastream/MediaStreamSource.h b/Source/core/platform/mediastream/MediaStreamSource.h
index c0092c20510e006a4725a3a8968994b3d43e86ca..3e5b189795a8ad56859515ff3ab7c839b486086d 100644
--- a/Source/core/platform/mediastream/MediaStreamSource.h
+++ b/Source/core/platform/mediastream/MediaStreamSource.h
@@ -34,10 +34,10 @@
#if ENABLE(MEDIA_STREAM)
-#include "AudioDestinationConsumer.h"
+#include "core/platform/audio/AudioDestinationConsumer.h"
#include <wtf/RefCounted.h>
-#include <wtf/Vector.h>
#include <wtf/text/WTFString.h>
+#include <wtf/Vector.h>
namespace WebCore {
« no previous file with comments | « Source/core/platform/graphics/transforms/SkewTransformOperation.cpp ('k') | Source/core/rendering/style/RenderStyle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698