From a2c623ff2deea40869f8fdc44bad435caeae46fc Mon Sep 17 00:00:00 2001 From: "avi@chromium.org" Date: Thu, 21 Jun 2012 21:23:14 +0000 Subject: Merge 143074 - Make avatar images HiDPI. BUG=133542 TEST=as in bug Review URL: https://chromiumcodereview.appspot.com/10584022 TBR=avi@chromium.org Review URL: https://chromiumcodereview.appspot.com/10629006 git-svn-id: svn://svn.chromium.org/chrome/branches/1180/src@143457 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/profiles/profile_info_cache.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/browser/profiles/profile_info_cache.cc') diff --git a/chrome/browser/profiles/profile_info_cache.cc b/chrome/browser/profiles/profile_info_cache.cc index 347254d..1885d4e 100644 --- a/chrome/browser/profiles/profile_info_cache.cc +++ b/chrome/browser/profiles/profile_info_cache.cc @@ -25,7 +25,7 @@ #include "content/public/browser/browser_thread.h" #include "content/public/browser/notification_service.h" #include "grit/generated_resources.h" -#include "grit/theme_resources.h" +#include "grit/theme_resources_standard.h" #include "third_party/skia/include/core/SkBitmap.h" #include "ui/base/l10n/l10n_util.h" #include "ui/base/resource/resource_bundle.h" -- cgit v1.1