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 1aa5947cd39618de59989cdacbfb1f3bc937a875..ad8d0d8b4be9e6ab961685a25cdc9ac88d81b075 100644 |
--- a/chrome/browser/notifications/desktop_notifications_unittest.h |
+++ b/chrome/browser/notifications/desktop_notifications_unittest.h |
@@ -117,8 +117,6 @@ class DesktopNotificationsTest : public testing::Test { |
#if defined(USE_ASH) |
content::RenderViewTest::RendererWebKitPlatformSupportImplNoSandbox |
webkit_platform_support_; |
- |
- scoped_ptr<ActiveDesktopMonitor> active_desktop_monitor_; |
#endif |
// Contains the cumulative output of the unit test. |