| Index: chrome/browser/android/vr_shell/vr_shell.h
|
| diff --git a/chrome/browser/android/vr_shell/vr_shell.h b/chrome/browser/android/vr_shell/vr_shell.h
|
| index 104f2b95a3867e7363498426793f72effe266bc5..79850d36e75d55fa6057267c03232a3548e1110c 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell.h
|
| @@ -70,6 +70,7 @@ class VrShell : public device::PresentingGvrDelegate,
|
| jobject obj,
|
| ui::WindowAndroid* window,
|
| bool for_web_vr,
|
| + bool in_cct,
|
| VrShellDelegate* delegate,
|
| gvr_context* gvr_api,
|
| bool reprojected_rendering);
|
|
|