| Index: third_party/WebKit/Source/web/tests/sim/SimCanvas.h
|
| diff --git a/third_party/WebKit/Source/web/tests/sim/SimCanvas.h b/third_party/WebKit/Source/web/tests/sim/SimCanvas.h
|
| index 2fef8888458164b49dae3d550066919c3a27c0ca..b559d72c7d564868c4c8654ca5ad6d55cf5a0aae 100644
|
| --- a/third_party/WebKit/Source/web/tests/sim/SimCanvas.h
|
| +++ b/third_party/WebKit/Source/web/tests/sim/SimCanvas.h
|
| @@ -6,8 +6,8 @@
|
| #define SimCanvas_h
|
|
|
| #include "platform/graphics/Color.h"
|
| +#include "platform/wtf/Vector.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
| -#include "wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|