| Index: cc/resources/picture_unittest.cc
|
| diff --git a/cc/resources/picture_unittest.cc b/cc/resources/picture_unittest.cc
|
| index 4abeceb54331441dd4ec983b3f9166da769d37e6..07faf0cf4a6c557dc5332b85b4a212468e8b00dc 100644
|
| --- a/cc/resources/picture_unittest.cc
|
| +++ b/cc/resources/picture_unittest.cc
|
| @@ -11,10 +11,8 @@
|
| #include "cc/test/skia_common.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/skia/include/core/SkBBHFactory.h"
|
| -#include "third_party/skia/include/core/SkCanvas.h"
|
| #include "third_party/skia/include/core/SkGraphics.h"
|
| -#include "third_party/skia/include/core/SkPixelRef.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/skia_util.h"
|
|
|
| namespace cc {
|
|
|