summaryrefslogtreecommitdiffstats
path: root/ash/test/test_shell_delegate.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ash/test/test_shell_delegate.cc')
-rw-r--r--ash/test/test_shell_delegate.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/test/test_shell_delegate.cc b/ash/test/test_shell_delegate.cc
index 4af4eb3..066a14b 100644
--- a/ash/test/test_shell_delegate.cc
+++ b/ash/test/test_shell_delegate.cc
@@ -80,7 +80,7 @@ void TestShellDelegate::ToggleMaximized() {
ash::wm::ToggleMaximizedWindow(window);
}
-void TestShellDelegate::OpenFileManager(bool as_dialog) {
+void TestShellDelegate::OpenFileManager() {
}
void TestShellDelegate::OpenCrosh() {