| Index: ash/shell/shell_delegate_impl.h
|
| diff --git a/ash/shell/shell_delegate_impl.h b/ash/shell/shell_delegate_impl.h
|
| index 4836b3a4cc83fd2f16462074b71f8bb67140e24e..dfe85b6de978cc0425dc82e2702ce7a2133cac13 100644
|
| --- a/ash/shell/shell_delegate_impl.h
|
| +++ b/ash/shell/shell_delegate_impl.h
|
| @@ -52,8 +52,6 @@ class ShellDelegateImpl : public ShellDelegate {
|
| void UpdateTouchscreenStatusFromPrefs() override;
|
|
|
| private:
|
| - ShelfDelegate* shelf_delegate_ = nullptr;
|
| -
|
| DISALLOW_COPY_AND_ASSIGN(ShellDelegateImpl);
|
| };
|
|
|
|
|