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

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

Issue 2902393002: [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
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 8d5f36c67f1b3128699c0476f1bf5b85b4b9d7c8..17f3cead7420a6c52ab57e05630f914f75d5dd31 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -160,6 +160,7 @@ test("vr_shell_unittests") {
"test/paths.cc",
"test/paths.h",
"textures/close_button_texture_unittest.cc",
+ "textures/url_bar_texture_unittest.cc",
"ui_elements/ui_element_unittest.cc",
"ui_scene_manager_unittest.cc",
"ui_scene_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698