| Index: chrome/browser/android/vr_shell/BUILD.gn
|
| diff --git a/chrome/browser/android/vr_shell/BUILD.gn b/chrome/browser/android/vr_shell/BUILD.gn
|
| index 40a4aa3342c93be93d8e11c073d78cdb95122955..3e090b6adc2d5f47e934369aad20299b59a485f9 100644
|
| --- a/chrome/browser/android/vr_shell/BUILD.gn
|
| +++ b/chrome/browser/android/vr_shell/BUILD.gn
|
| @@ -39,6 +39,8 @@ static_library("vr_common") {
|
| "vr_shell_delegate.h",
|
| "vr_shell_renderer.cc",
|
| "vr_shell_renderer.h",
|
| + "vr_web_contents_observer.cc",
|
| + "vr_web_contents_observer.h",
|
| ]
|
|
|
| if (enable_vr_shell_ui_dev) {
|
|
|