| Index: third_party/WebKit/Source/core/style/BorderImageLength.h
|
| diff --git a/third_party/WebKit/Source/core/style/BorderImageLength.h b/third_party/WebKit/Source/core/style/BorderImageLength.h
|
| index 0b191600ce37d746c834f36d109b2eca4f4ef617..361bbd2d9e7f3a455d7368f5f37d0387904fa168 100644
|
| --- a/third_party/WebKit/Source/core/style/BorderImageLength.h
|
| +++ b/third_party/WebKit/Source/core/style/BorderImageLength.h
|
| @@ -32,7 +32,7 @@
|
| #define BorderImageLength_h
|
|
|
| #include "platform/Length.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|