| Index: public/webview/WebIconURL.h
|
| diff --git a/Source/WebKit/chromium/public/WebIconURL.h b/public/webview/WebIconURL.h
|
| similarity index 98%
|
| copy from Source/WebKit/chromium/public/WebIconURL.h
|
| copy to public/webview/WebIconURL.h
|
| index 5401e99ec58ce8f4697b4df8894e0a8bd0bd7fcf..e718372cf67101ead41108d2bb6749651682f34a 100644
|
| --- a/Source/WebKit/chromium/public/WebIconURL.h
|
| +++ b/public/webview/WebIconURL.h
|
| @@ -34,7 +34,7 @@
|
| #if WEBKIT_IMPLEMENTATION
|
| #include "core/dom/IconURL.h"
|
| #endif
|
| -#include "../../../../public/platform/WebURL.h"
|
| +#include "../platform/WebURL.h"
|
|
|
| namespace WebKit {
|
|
|
|
|