| 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 4eae5b1a586bb6dd5096bc1cdeca4e7c7c69c75a..5f97776282041bc2dd710092a21cf79dcd5b265f 100644
|
| --- a/chrome/browser/android/vr_shell/ui_scene_manager.h
|
| +++ b/chrome/browser/android/vr_shell/ui_scene_manager.h
|
| @@ -51,6 +51,7 @@ class UiSceneManager {
|
|
|
| void ConfigureSecurityWarnings();
|
| void OnSecurityWarningTimer();
|
| + void OnBackButtonClicked();
|
| int AllocateId();
|
|
|
| VrBrowserInterface* browser_;
|
|
|