Chromium Code Reviews| Index: sky/engine/core/painting/Picture.cpp |
| diff --git a/sky/engine/core/painting/Picture.cpp b/sky/engine/core/painting/Picture.cpp |
| index 1b69edb16bef257c6281ad931cc5c5ac5ecb0ed6..c40cb08b4a8980d714b210e22058b78c708fe064 100644 |
| --- a/sky/engine/core/painting/Picture.cpp |
| +++ b/sky/engine/core/painting/Picture.cpp |
| @@ -4,8 +4,6 @@ |
| #include "sky/engine/core/painting/Picture.h" |
| -#include "base/logging.h" |
| - |
| namespace blink { |
| PassRefPtr<Picture> Picture::create(PassRefPtr<SkPicture> skPicture) |