| Index: Source/core/page/UserContentURLPattern.cpp
|
| diff --git a/Source/core/page/UserContentURLPattern.cpp b/Source/core/page/UserContentURLPattern.cpp
|
| index c7d819b0bd0bc87d96209ac92530c46ca202fe33..96980f12c1a178de42cb71428cd0cd7784a51e6d 100644
|
| --- a/Source/core/page/UserContentURLPattern.cpp
|
| +++ b/Source/core/page/UserContentURLPattern.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "UserContentURLPattern.h"
|
|
|
| -#include "KURL.h"
|
| +#include "core/platform/KURL.h"
|
| #include <wtf/StdLibExtras.h>
|
|
|
| namespace WebCore {
|
|
|