| Index: chrome/browser/android/vr_shell/ui_scene_manager.h
|
| diff --git a/chrome/browser/android/vr_shell/ui_scene_manager.h b/chrome/browser/android/vr_shell/ui_scene_manager.h
|
| index cf2ae941d42dc9c93de0a9808811bddd41b82564..f873a9021e52693325b784570dcc790a56355df4 100644
|
| --- a/chrome/browser/android/vr_shell/ui_scene_manager.h
|
| +++ b/chrome/browser/android/vr_shell/ui_scene_manager.h
|
| @@ -66,6 +66,7 @@ class UiSceneManager {
|
| void OnSecurityWarningTimer();
|
| void OnBackButtonClicked();
|
| void OnCloseButtonClicked();
|
| + void OnUnsupportedMode();
|
| int AllocateId();
|
|
|
| VrBrowserInterface* browser_;
|
|
|