| Index: third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.h
|
| diff --git a/third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.h b/third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.h
|
| index 4c42bf51575d24e6a95d1d814066ee483a74228c..b91f983e840e1b1ae7f02728d04fa4d953c8e80d 100644
|
| --- a/third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.h
|
| +++ b/third_party/WebKit/Source/web/tests/sim/SimDisplayItemList.h
|
| @@ -6,9 +6,9 @@
|
| #define SimDisplayItemList_h
|
|
|
| #include "platform/graphics/paint/PaintRecord.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "public/platform/WebDisplayItemList.h"
|
| #include "web/tests/sim/SimCanvas.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|