| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 374866d381ccc69db39d03d29f4592fad6abc4e8..6c79573790097236691ab3dba5ba563d457ec54f 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1675,6 +1675,8 @@ source_set("browser") {
|
| "android/synchronous_compositor_observer.h",
|
| "android/tracing_controller_android.cc",
|
| "android/tracing_controller_android.h",
|
| + "android/vr_content_view_core_impl_delegate.cc",
|
| + "android/vr_content_view_core_impl_delegate.h",
|
| "android/web_contents_observer_proxy.cc",
|
| "android/web_contents_observer_proxy.h",
|
| "media/capture/screen_capture_device_android.cc",
|
|
|