| 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 20572ccda6663f2427176b5138158358514b22e6..7d3c5f0c59047734485956424d8221d4f3ba0ef9 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell.h
|
| @@ -71,6 +71,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);
|
|
|