Index: trunk/src/ui/views/widget/desktop_aura/desktop_capture_client_unittest.cc |
=================================================================== |
--- trunk/src/ui/views/widget/desktop_aura/desktop_capture_client_unittest.cc (revision 216906) |
+++ trunk/src/ui/views/widget/desktop_aura/desktop_capture_client_unittest.cc (working copy) |
@@ -45,14 +45,6 @@ |
virtual void TearDown() OVERRIDE { |
RunAllPendingInMessageLoop(); |
- |
- second_desktop_position_client_.reset(); |
- second_desktop_capture_client_.reset(); |
- |
- // Kill any active compositors before we hit the compositor shutdown paths. |
- second_root_.reset(); |
- |
- desktop_position_client_.reset(); |
desktop_capture_client_.reset(); |
AuraTestBase::TearDown(); |
Property changes on: trunk/src/ui/views/widget/desktop_aura/desktop_capture_client_unittest.cc |
___________________________________________________________________ |
Deleted: svn:mergeinfo |