Chromium Code Reviews| Index: views/painter.cc |
| =================================================================== |
| --- views/painter.cc (revision 42303) |
| +++ views/painter.cc (working copy) |
| @@ -4,9 +4,9 @@ |
| #include "views/painter.h" |
| -#include "app/gfx/canvas.h" |
| #include "app/resource_bundle.h" |
| #include "base/logging.h" |
| +#include "gfx/canvas.h" |
| #include "gfx/insets.h" |
| #include "third_party/skia/include/core/SkBitmap.h" |
| #include "third_party/skia/include/effects/SkGradientShader.h" |