| Index: ash/shell/shell_delegate_impl.cc
|
| diff --git a/ash/shell/shell_delegate_impl.cc b/ash/shell/shell_delegate_impl.cc
|
| index a3092873b963340914764e2324af555fbac44120..14631bfa9a3a04859885500b0774c6c5eda56fe0 100644
|
| --- a/ash/shell/shell_delegate_impl.cc
|
| +++ b/ash/shell/shell_delegate_impl.cc
|
| @@ -113,9 +113,6 @@ void ShellDelegateImpl::OpenFileManager(bool as_dialog) {
|
| void ShellDelegateImpl::OpenCrosh() {
|
| }
|
|
|
| -void ShellDelegateImpl::OpenMobileSetup(const std::string& service_path) {
|
| -}
|
| -
|
| void ShellDelegateImpl::RestoreTab() {
|
| }
|
|
|
|
|