| Index: extensions/shell/browser/shell_desktop_controller_aura.cc
|
| diff --git a/extensions/shell/browser/shell_desktop_controller_aura.cc b/extensions/shell/browser/shell_desktop_controller_aura.cc
|
| index 7e0548d954c09bc29ff0623e9602ce7c57adb3c9..2f81e04f1d4d00062643f16e4719c1723dc4848b 100644
|
| --- a/extensions/shell/browser/shell_desktop_controller_aura.cc
|
| +++ b/extensions/shell/browser/shell_desktop_controller_aura.cc
|
| @@ -240,7 +240,6 @@ void ShellDesktopControllerAura::CloseAppWindows() {
|
| }
|
|
|
| aura::Window* ShellDesktopControllerAura::GetDefaultParent(
|
| - aura::Window* context,
|
| aura::Window* window,
|
| const gfx::Rect& bounds) {
|
| return host_->window();
|
|
|