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