Index: chrome/browser/notifications/desktop_notifications_unittest.h |
diff --git a/chrome/browser/notifications/desktop_notifications_unittest.h b/chrome/browser/notifications/desktop_notifications_unittest.h |
index b5ddb29d06f86056bcbfdf5bad6a330f5256699b..9e4fbe466a7da1224b020a55a8602c023b74edc7 100644 |
--- a/chrome/browser/notifications/desktop_notifications_unittest.h |
+++ b/chrome/browser/notifications/desktop_notifications_unittest.h |
@@ -100,7 +100,7 @@ class DesktopNotificationsTest : public testing::Test { |
content::TestBrowserThread ui_thread_; |
// Local state mock. |
- TestingPrefService local_state_; |
+ TestingPrefServiceSimple local_state_; |
// Test profile. |
scoped_ptr<TestingProfile> profile_; |