| Index: Source/core/platform/chromium/LinkHashChromium.cpp
|
| diff --git a/Source/core/platform/chromium/LinkHashChromium.cpp b/Source/core/platform/chromium/LinkHashChromium.cpp
|
| index aed2aec613f1054c87d54b61e7d852ad90200c7f..a4e691ae46b5e8ca3669c99647d4c66995f67af2 100644
|
| --- a/Source/core/platform/chromium/LinkHashChromium.cpp
|
| +++ b/Source/core/platform/chromium/LinkHashChromium.cpp
|
| @@ -29,8 +29,8 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "KURL.h"
|
| -#include "LinkHash.h"
|
| +#include "core/platform/KURL.h"
|
| +#include "core/platform/LinkHash.h"
|
|
|
| #include <googleurl/src/url_util.h>
|
| #include <public/Platform.h>
|
|
|