summaryrefslogtreecommitdiffstats
path: root/views/controls/throbber.cc
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/throbber.cc')
-rw-r--r--views/controls/throbber.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/throbber.cc b/views/controls/throbber.cc
index 2a4e324..e15fcb3 100644
--- a/views/controls/throbber.cc
+++ b/views/controls/throbber.cc
@@ -7,7 +7,7 @@
#include "app/gfx/canvas.h"
#include "app/resource_bundle.h"
#include "base/time.h"
-#include "grit/app_resources.h"
+#include "grit/theme_resources.h"
#include "third_party/skia/include/core/SkBitmap.h"
using base::Time;