Chromium Code Reviews| Index: base/gfx/png_decoder.cc |
| =================================================================== |
| --- base/gfx/png_decoder.cc (revision 15763) |
| +++ base/gfx/png_decoder.cc (working copy) |
| @@ -5,7 +5,7 @@ |
| #include "base/gfx/png_decoder.h" |
| #include "base/logging.h" |
| -#include "skia/include/SkBitmap.h" |
| +#include "third_party/skia/include/core/SkBitmap.h" |
| extern "C" { |
| #include "third_party/libpng/png.h" |