| Index: third_party/WebKit/Source/core/paint/ThemePainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/ThemePainter.h b/third_party/WebKit/Source/core/paint/ThemePainter.h
|
| index 1a7e6ea7e5cd5b1a6940ce1c89b06abf5ee6d475..60e2ca55fa8f2adbb367a46bf54dd0da276df2fc 100644
|
| --- a/third_party/WebKit/Source/core/paint/ThemePainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/ThemePainter.h
|
| @@ -24,7 +24,7 @@
|
| #define ThemePainter_h
|
|
|
| #include "platform/ThemeTypes.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|