Chromium Code Reviews| Index: app/resource_bundle.cc |
| =================================================================== |
| --- app/resource_bundle.cc (revision 16007) |
| +++ app/resource_bundle.cc (working copy) |
| @@ -10,7 +10,7 @@ |
| #include "base/string_piece.h" |
| #include "net/base/file_stream.h" |
| #include "net/base/net_errors.h" |
| -#include "SkBitmap.h" |
| +#include "third_party/skia/include/core/SkBitmap.h" |
| ResourceBundle* ResourceBundle::g_shared_instance_ = NULL; |