| 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 c120f7dcaf71fd8096ade70b3f532f66e0ae860b..8324048b61319fa1b3ec83b8d3a06e5849e52d6d 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell.h
|
| @@ -195,6 +195,8 @@ class VrShell : public device::PresentingGvrDelegate,
|
|
|
| void PollMediaAccessFlag();
|
|
|
| + bool HasDaydreamSupport();
|
| +
|
| bool vr_shell_enabled_;
|
|
|
| bool content_paused_ = false;
|
|
|