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

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

Issue 2914543002: [vr] Bail on unhandled code points. (Closed)
Patch Set: 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/font_fallback.h » ('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 4e3aa4f40cbe69406a441e0b2e214cc85cf9af50..d0a8338341868354fe81be21f9f0ae08fbb78a8e 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -86,6 +86,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
"ui_scene.h",
"ui_scene_manager.cc",
"ui_scene_manager.h",
+ "ui_unsupported_mode.h",
"vr_browser_interface.h",
"vr_compositor.cc",
"vr_compositor.h",
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/font_fallback.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698