| Index: chrome/browser/android/vr_shell/ui_interface.cc
|
| diff --git a/chrome/browser/android/vr_shell/ui_interface.cc b/chrome/browser/android/vr_shell/ui_interface.cc
|
| index fed51cac1eabb0fdd197f7f7c83987043b93c2ba..b1ecd362726b330bb56dc19c6727511df2760b65 100644
|
| --- a/chrome/browser/android/vr_shell/ui_interface.cc
|
| +++ b/chrome/browser/android/vr_shell/ui_interface.cc
|
| @@ -42,8 +42,6 @@ void UiInterface::SetURL(const GURL& url) {}
|
|
|
| void UiInterface::HandleAppButtonGesturePerformed(Direction direction) {}
|
|
|
| -void UiInterface::HandleAppButtonClicked() {}
|
| -
|
| void UiInterface::SetHistoryButtonsEnabled(bool can_go_back,
|
| bool can_go_forward) {}
|
|
|
|
|