Index: ui/aura/test/aura_test_helper.cc |
diff --git a/ui/aura/test/aura_test_helper.cc b/ui/aura/test/aura_test_helper.cc |
index 6cef5d95f96975fe747095a2f9dd2e3c8ec74600..001c56f2611e59545fff83ad95807ea7f3a7d940 100644 |
--- a/ui/aura/test/aura_test_helper.cc |
+++ b/ui/aura/test/aura_test_helper.cc |
@@ -105,6 +105,7 @@ void AuraTestHelper::TearDown() { |
focus_client_.reset(); |
client::SetFocusClient(root_window(), NULL); |
root_window_.reset(); |
+ ui::GestureRecognizer::Reset(); |
test_screen_.reset(); |
gfx::Screen::SetScreenInstance(gfx::SCREEN_TYPE_NATIVE, NULL); |