From a93f058d6a6a4ea6b6a214cc0c9cda40f9b9dc11 Mon Sep 17 00:00:00 2001 From: "ben@chromium.org" Date: Thu, 21 May 2009 22:47:04 +0000 Subject: Parts of my previous changelist didn't make it through. http://crbug.com/11387 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16678 0039d316-1c4b-4281-b951-d872f2087c98 --- views/controls/throbber.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/controls/throbber.cc') diff --git a/views/controls/throbber.cc b/views/controls/throbber.cc index e15fcb3..2a4e324 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/theme_resources.h" +#include "grit/app_resources.h" #include "third_party/skia/include/core/SkBitmap.h" using base::Time; -- cgit v1.1