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

Unified Diff: Source/WebKit/chromium/src/UserMediaClientImpl.h

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/UserMediaClientImpl.h
diff --git a/Source/WebKit/chromium/src/UserMediaClientImpl.h b/Source/WebKit/chromium/src/UserMediaClientImpl.h
index a1c6ac281e46007522b47a915613af62d0946d2a..2f82c9b62fabedd15fef8ac36dd58b11d12e21ad 100644
--- a/Source/WebKit/chromium/src/UserMediaClientImpl.h
+++ b/Source/WebKit/chromium/src/UserMediaClientImpl.h
@@ -33,8 +33,8 @@
#if ENABLE(MEDIA_STREAM)
-#include "MediaStreamSource.h"
#include "UserMediaClient.h"
+#include "core/platform/mediastream/MediaStreamSource.h"
#include <wtf/PassRefPtr.h>
namespace WebCore {
« no previous file with comments | « Source/WebKit/chromium/src/PrerendererClientImpl.cpp ('k') | Source/WebKit/chromium/src/WebCachedURLRequest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698