Chromium Code Reviews| Index: ui/gfx/codec/png_codec.cc |
| =================================================================== |
| --- ui/gfx/codec/png_codec.cc (revision 73642) |
| +++ ui/gfx/codec/png_codec.cc (working copy) |
| @@ -2,7 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -#include "gfx/codec/png_codec.h" |
| +#include "ui/gfx/codec/png_codec.h" |
| #include "base/logging.h" |
| #include "base/scoped_ptr.h" |