| Index: third_party/WebKit/Source/core/style/FillLayer.h
|
| diff --git a/third_party/WebKit/Source/core/style/FillLayer.h b/third_party/WebKit/Source/core/style/FillLayer.h
|
| index 5bdd2418298b73e641cd88a032d1e4160a1372e9..bdffe50759f97462ee6c509eee411de04436021b 100644
|
| --- a/third_party/WebKit/Source/core/style/FillLayer.h
|
| +++ b/third_party/WebKit/Source/core/style/FillLayer.h
|
| @@ -31,8 +31,8 @@
|
| #include "platform/Length.h"
|
| #include "platform/LengthSize.h"
|
| #include "platform/graphics/GraphicsTypes.h"
|
| -#include "wtf/Allocator.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "platform/wtf/Allocator.h"
|
| +#include "platform/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|