| Index: chrome/browser/android/vr_shell/vr_shell.cc
|
| diff --git a/chrome/browser/android/vr_shell/vr_shell.cc b/chrome/browser/android/vr_shell/vr_shell.cc
|
| index 43b95b0ce5de448f49c9e60b293eb046865152b2..cbd4094a9e2aede835fedc02d43f482f46fa177e 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell.cc
|
| +++ b/chrome/browser/android/vr_shell/vr_shell.cc
|
| @@ -11,6 +11,7 @@
|
|
|
| #include "base/android/jni_string.h"
|
| #include "base/memory/ptr_util.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/metrics/histogram_macros.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "base/threading/thread.h"
|
|
|