| Index: third_party/WebKit/Source/platform/testing/GeometryPrinters.h
|
| diff --git a/third_party/WebKit/Source/platform/testing/GeometryPrinters.h b/third_party/WebKit/Source/platform/testing/GeometryPrinters.h
|
| index c3f7e3182943dd4df6e81fd5ff44c0a10fc79fdd..693f9d1a75c23fe942da66705764fb6bd546c6e7 100644
|
| --- a/third_party/WebKit/Source/platform/testing/GeometryPrinters.h
|
| +++ b/third_party/WebKit/Source/platform/testing/GeometryPrinters.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef GeometryPrinters_h
|
| #define GeometryPrinters_h
|
|
|
| -#include "platform/geometry/FloatRoundedRect.h"
|
| #include <iosfwd>
|
| +#include "platform/geometry/FloatRoundedRect.h"
|
|
|
| namespace blink {
|
|
|
|
|