| Index: third_party/WebKit/Source/core/style/CollapsedBorderValue.h
|
| diff --git a/third_party/WebKit/Source/core/style/CollapsedBorderValue.h b/third_party/WebKit/Source/core/style/CollapsedBorderValue.h
|
| index 48d41f9a4c9a3178439a58f77231bcc2b1194d7c..b22e8f58c69d891952bee5aabf8952bde9ccc126 100644
|
| --- a/third_party/WebKit/Source/core/style/CollapsedBorderValue.h
|
| +++ b/third_party/WebKit/Source/core/style/CollapsedBorderValue.h
|
| @@ -26,7 +26,7 @@
|
| #define CollapsedBorderValue_h
|
|
|
| #include "core/style/BorderValue.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|