| Index: third_party/WebKit/Source/core/style/BorderImageLengthBox.h
|
| diff --git a/third_party/WebKit/Source/core/style/BorderImageLengthBox.h b/third_party/WebKit/Source/core/style/BorderImageLengthBox.h
|
| index 1ae44e5047d4c9b2d9726e326a0864137344b4e0..14ee8ada660673a72b69814081c12518550a7a9f 100644
|
| --- a/third_party/WebKit/Source/core/style/BorderImageLengthBox.h
|
| +++ b/third_party/WebKit/Source/core/style/BorderImageLengthBox.h
|
| @@ -32,7 +32,7 @@
|
| #define BorderImageLengthBox_h
|
|
|
| #include "core/style/BorderImageLength.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|