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.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/ash/test/test_shell_delegate.cc b/ash/test/test_shell_delegate.cc
index 70e2117..72927cc 100644
--- a/ash/test/test_shell_delegate.cc
+++ b/ash/test/test_shell_delegate.cc
@@ -136,10 +136,6 @@ MediaDelegate* TestShellDelegate::CreateMediaDelegate() {
return new MediaDelegateImpl;
}
-aura::client::UserActionClient* TestShellDelegate::CreateUserActionClient() {
- return NULL;
-}
-
ui::MenuModel* TestShellDelegate::CreateContextMenu(
aura::Window* root,
ash::ShelfItemDelegate* item_delegate,