| Index: chrome/browser/android/vr_shell/ui_interface.h
|
| diff --git a/chrome/browser/android/vr_shell/ui_interface.h b/chrome/browser/android/vr_shell/ui_interface.h
|
| index 10e2cc813333d3f17df39a7102a93025a6f14b43..23bfdd112834714aadd4b315045df391be7e4cba 100644
|
| --- a/chrome/browser/android/vr_shell/ui_interface.h
|
| +++ b/chrome/browser/android/vr_shell/ui_interface.h
|
| @@ -49,7 +49,6 @@ class UiInterface {
|
| void RemoveTab(bool incognito, int id);
|
| void SetURL(const GURL& url);
|
| void HandleAppButtonGesturePerformed(Direction direction);
|
| - void HandleAppButtonClicked();
|
| void SetHistoryButtonsEnabled(bool can_go_back, bool can_go_forward);
|
|
|
| private:
|
|
|