| Index: third_party/WebKit/Source/core/dom/IconURL.h
|
| diff --git a/third_party/WebKit/Source/core/dom/IconURL.h b/third_party/WebKit/Source/core/dom/IconURL.h
|
| index b6a84f58bc4c4c45c26800934bd238f8d5888b54..eb9c077c616fa42108ef51b52c807c62f1ea67f8 100644
|
| --- a/third_party/WebKit/Source/core/dom/IconURL.h
|
| +++ b/third_party/WebKit/Source/core/dom/IconURL.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "platform/geometry/IntSize.h"
|
| #include "platform/weborigin/KURL.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|