| Index: Source/web/WebMediaPlayerClientImpl.h
|
| diff --git a/Source/web/WebMediaPlayerClientImpl.h b/Source/web/WebMediaPlayerClientImpl.h
|
| index 76782c78dc50e6f7c77263da24b23b0e1dcb2249..c4265aaade12801828b626e0c95f1fbad0ab3d15 100644
|
| --- a/Source/web/WebMediaPlayerClientImpl.h
|
| +++ b/Source/web/WebMediaPlayerClientImpl.h
|
| @@ -40,7 +40,7 @@
|
| #include "third_party/skia/include/core/SkRefCnt.h"
|
| #include "third_party/skia/include/gpu/GrTexture.h"
|
| #endif
|
| -#include "weborigin/KURL.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/ThreadingPrimitives.h"
|
|
|