Chromium Code Reviews| Index: tools/imagediff/image_diff.cc |
| =================================================================== |
| --- tools/imagediff/image_diff.cc (revision 73642) |
| +++ tools/imagediff/image_diff.cc (working copy) |
| @@ -22,7 +22,7 @@ |
| #include "base/scoped_ptr.h" |
| #include "base/string_util.h" |
| #include "base/utf_string_conversions.h" |
| -#include "gfx/codec/png_codec.h" |
| +#include "ui/gfx/codec/png_codec.h" |
| #if defined(OS_WIN) |
| #include "windows.h" |