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

Unified Diff: chrome/browser/android/vr_shell/BUILD.gn

Issue 2861343002: Enable gpu rasterization in the vr shell
Patch Set: additional trace instrumentation Created 3 years, 7 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 | « no previous file | chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 76a33b81f8e6c30249228c92b5cc639878a6e6a7..0752f120bf23e9e9bfb59869f9f5fd9d5be27a24 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -73,6 +73,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
"vr_shell_gl.h",
"vr_shell_renderer.cc",
"vr_shell_renderer.h",
+ "vr_surface_provider.h",
"vr_usage_monitor.cc",
"vr_usage_monitor.h",
"vr_web_contents_observer.cc",
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698