| Index: third_party/WebKit/Source/core/paint/FieldsetPainter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/FieldsetPainter.h b/third_party/WebKit/Source/core/paint/FieldsetPainter.h
|
| index e6d2dddfec7754e4dfc95419cc8389d657dfd002..6c985bf47c72c2bc8fc40aab0cd372a3f78c1002 100644
|
| --- a/third_party/WebKit/Source/core/paint/FieldsetPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/FieldsetPainter.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef FieldsetPainter_h
|
| #define FieldsetPainter_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|