commit | c0b030903ade85e9a9130b45bfafe3621223db8d | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Dec 19 16:21:05 2011 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Dec 19 16:21:05 2011 |
tree | 3fd1964dacd486ea4c58cf1ddcc78e461373acb5 | |
parent | eb72b27ac26621b2f1819fa318761a035689482d [diff] [blame] |
Go through NotificationService interface in the remaining places. BUG=98716 [email protected] [email protected] Review URL: http://codereview.chromium.org/8963033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114994 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/profiles/profile_info_cache_unittest.cc b/chrome/browser/profiles/profile_info_cache_unittest.cc index 743ef4f7e..daeaa42 100644 --- a/chrome/browser/profiles/profile_info_cache_unittest.cc +++ b/chrome/browser/profiles/profile_info_cache_unittest.cc
@@ -15,6 +15,7 @@ #include "chrome/test/base/ui_test_utils.h" #include "content/public/browser/notification_observer.h" #include "content/public/browser/notification_registrar.h" +#include "content/public/browser/notification_service.h" #include "third_party/skia/include/core/SkBitmap.h" #include "ui/base/resource/resource_bundle.h" #include "ui/gfx/image/image.h"