diff options
Diffstat (limited to 'chromium/chrome/browser/android/vr/BUILD.gn')
-rw-r--r-- | chromium/chrome/browser/android/vr/BUILD.gn | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chromium/chrome/browser/android/vr/BUILD.gn b/chromium/chrome/browser/android/vr/BUILD.gn index a37a2b7ea44..bfdfd76eaf2 100644 --- a/chromium/chrome/browser/android/vr/BUILD.gn +++ b/chromium/chrome/browser/android/vr/BUILD.gn @@ -27,8 +27,6 @@ static_library("vr_android") { "cardboard_input_delegate.cc", "cardboard_input_delegate.h", "gl_browser_interface.h", - "gvr_consent_helper.cc", - "gvr_consent_helper.h", "gvr_graphics_delegate.cc", "gvr_graphics_delegate.h", "gvr_input_delegate.cc", @@ -78,8 +76,6 @@ static_library("vr_android") { "arcore_device/arcore.h", "arcore_device/arcore_anchor_manager.cc", "arcore_device/arcore_anchor_manager.h", - "arcore_device/arcore_consent_prompt.cc", - "arcore_device/arcore_consent_prompt.h", "arcore_device/arcore_device.cc", "arcore_device/arcore_device.h", "arcore_device/arcore_device_provider.cc", |