| Index: Source/core/fileapi/Stream.h
|
| diff --git a/Source/core/fileapi/Stream.h b/Source/core/fileapi/Stream.h
|
| index 379a15486dfb90f43adb1af88002fec74e299aaa..3e9b3e04984e2e4de5021f3277c3722031f25132 100644
|
| --- a/Source/core/fileapi/Stream.h
|
| +++ b/Source/core/fileapi/Stream.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| #include "core/dom/ActiveDOMObject.h"
|
| -#include "weborigin/KURL.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|