| 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 361e236577c2bbbd7b7a9929252f86686077e2db..2e3315267252a2bf95501defe7257a8974eba2bb 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell.h
|
| @@ -196,6 +196,8 @@ class VrShell : public device::PresentingGvrDelegate,
|
|
|
| void PollMediaAccessFlag();
|
|
|
| + bool HasDaydreamSupport(JNIEnv* env);
|
| +
|
| bool vr_shell_enabled_;
|
|
|
| bool content_paused_ = false;
|
|
|