| Index: third_party/WebKit/Source/core/layout/shapes/RectangleShape.h
|
| diff --git a/third_party/WebKit/Source/core/layout/shapes/RectangleShape.h b/third_party/WebKit/Source/core/layout/shapes/RectangleShape.h
|
| index bd27316fa6613d55e208bb1b05ab640217632837..2a8eedd9bb3c4bbfd95418c215dcce00785478e0 100644
|
| --- a/third_party/WebKit/Source/core/layout/shapes/RectangleShape.h
|
| +++ b/third_party/WebKit/Source/core/layout/shapes/RectangleShape.h
|
| @@ -34,7 +34,7 @@
|
| #include "platform/geometry/FloatPoint.h"
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/geometry/FloatSize.h"
|
| -#include "wtf/Assertions.h"
|
| +#include "platform/wtf/Assertions.h"
|
|
|
| namespace blink {
|
|
|
|
|