Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Unified Diff: content/browser/BUILD.gn

Issue 2567233002: Use GVR async reprojection video surface for fullscreen in VR shell
Patch Set: Refactor using new interface and manager, also rebased Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/android/vr_shell/vr_shell.cc ('k') | content/browser/android/content_video_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d8a1f04b559a0ce8742fa39554e0a60cca76b47c..5855ba153accd086c3b1091d8c938d3e8cc6d0fb 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -859,6 +859,8 @@ source_set("browser") {
"media/android/media_throttler.h",
"media/android/media_web_contents_observer_android.cc",
"media/android/media_web_contents_observer_android.h",
+ "media/android/video_surface_manager_impl.cc",
+ "media/android/video_surface_manager_impl.h",
"media/audible_metrics.cc",
"media/audible_metrics.h",
"media/audio_stream_monitor.cc",
« no previous file with comments | « chrome/browser/android/vr_shell/vr_shell.cc ('k') | content/browser/android/content_video_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698