| 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 fc77e961b6337cfcf1e87119f094e8b89ccc61a0..93e1cff67c9ec9a7840f2cf48c45d6a6a8538299 100644
|
| --- a/chrome/browser/android/vr_shell/ui_interface.h
|
| +++ b/chrome/browser/android/vr_shell/ui_interface.h
|
| @@ -32,7 +32,6 @@ class UiInterface {
|
| virtual void SetLoadProgress(double progress) = 0;
|
| virtual void SetHistoryButtonsEnabled(bool can_go_back,
|
| bool can_go_forward) = 0;
|
| -
|
| // Tab handling.
|
| virtual void InitTabList() {}
|
| virtual void AppendToTabList(bool incognito,
|
|
|