summaryrefslogtreecommitdiffstats
path: root/app/resource_bundle.cc
diff options
context:
space:
mode:
Diffstat (limited to 'app/resource_bundle.cc')
-rw-r--r--app/resource_bundle.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/resource_bundle.cc b/app/resource_bundle.cc
index f0b9923..20244d7 100644
--- a/app/resource_bundle.cc
+++ b/app/resource_bundle.cc
@@ -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;