| Index: third_party/WebKit/Source/core/style/BorderData.h
|
| diff --git a/third_party/WebKit/Source/core/style/BorderData.h b/third_party/WebKit/Source/core/style/BorderData.h
|
| index 405a708ec4931ee408bd030a513cca6f8dab889e..03e386f9bd453a1836098297dd36b50557007994 100644
|
| --- a/third_party/WebKit/Source/core/style/BorderData.h
|
| +++ b/third_party/WebKit/Source/core/style/BorderData.h
|
| @@ -29,7 +29,7 @@
|
| #include "core/style/NinePieceImage.h"
|
| #include "platform/LengthSize.h"
|
| #include "platform/geometry/IntRect.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|