From 1bda9755b57f7d0a9ee5621eaa2e1a96738f7d4c Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Tue, 1 Mar 2011 20:11:52 +0000 Subject: Update a bunch of files to the new location of browser_thread.h TBR=avi Review URL: http://codereview.chromium.org/6594084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76411 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/notifications/notifications_prefs_cache.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/browser/notifications/notifications_prefs_cache.cc') diff --git a/chrome/browser/notifications/notifications_prefs_cache.cc b/chrome/browser/notifications/notifications_prefs_cache.cc index b7cd5f5..f314ea8 100644 --- a/chrome/browser/notifications/notifications_prefs_cache.cc +++ b/chrome/browser/notifications/notifications_prefs_cache.cc @@ -9,7 +9,7 @@ #include "base/string_util.h" #include "base/values.h" #include "base/utf_string_conversions.h" -#include "chrome/browser/browser_thread.h" +#include "content/browser/browser_thread.h" #include "third_party/WebKit/Source/WebKit/chromium/public/WebNotificationPresenter.h" NotificationsPrefsCache::NotificationsPrefsCache() -- cgit v1.1