summaryrefslogtreecommitdiffstats
path: root/views/focus/accelerator_handler_gtk_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'views/focus/accelerator_handler_gtk_unittest.cc')
-rw-r--r--views/focus/accelerator_handler_gtk_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/focus/accelerator_handler_gtk_unittest.cc b/views/focus/accelerator_handler_gtk_unittest.cc
index e7215ee..031226b 100644
--- a/views/focus/accelerator_handler_gtk_unittest.cc
+++ b/views/focus/accelerator_handler_gtk_unittest.cc
@@ -37,7 +37,7 @@ class AcceleratorHandlerGtkTest
}
virtual void TearDown() {
- window_->Close();
+ window_->CloseWindow();
// Flush the message loop to make Purify happy.
message_loop_.RunAllPending();