| Index: chrome/browser/android/vr_shell/non_presenting_gvr_delegate.cc
|
| diff --git a/chrome/browser/android/vr_shell/non_presenting_gvr_delegate.cc b/chrome/browser/android/vr_shell/non_presenting_gvr_delegate.cc
|
| index 8a095d2d74a4bf0e24f6d4b07d5977a7f08c4110..0daa1a9290a41ca45b60c5ccd18296515b8bda3e 100644
|
| --- a/chrome/browser/android/vr_shell/non_presenting_gvr_delegate.cc
|
| +++ b/chrome/browser/android/vr_shell/non_presenting_gvr_delegate.cc
|
| @@ -5,6 +5,7 @@
|
| #include "chrome/browser/android/vr_shell/non_presenting_gvr_delegate.h"
|
|
|
| #include "base/callback_helpers.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "chrome/browser/android/vr_shell/vr_shell.h"
|
|
|
| namespace vr_shell {
|
|
|