| Index: Source/platform/mediastream/RTCConfiguration.h
|
| diff --git a/Source/platform/mediastream/RTCConfiguration.h b/Source/platform/mediastream/RTCConfiguration.h
|
| index 93e8ee2b52de3ee6e76fdad22229b71bfdf3a491..77f947da855d509091488b8c034878bbfa0baf96 100644
|
| --- a/Source/platform/mediastream/RTCConfiguration.h
|
| +++ b/Source/platform/mediastream/RTCConfiguration.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef RTCConfiguration_h
|
| #define RTCConfiguration_h
|
|
|
| -#include "weborigin/KURL.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/Vector.h"
|
|
|