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

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

Issue 2888283005: VR: Fix HTTP warning staying visible after exiting WebVR. (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 b4848db854c5b02cbbae782043e948a15c618673..fcd1ae4a6a6bfebbcb854b28420089556d9b0576 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -64,6 +64,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
"ui_elements/transient_security_warning.h",
"ui_elements/ui_element.cc",
"ui_elements/ui_element.h",
+ "ui_elements/ui_element_identifiers.h",
"ui_elements/url_bar.cc",
"ui_elements/url_bar.h",
"ui_elements/video_capture_indicator.cc",

Powered by Google App Engine
This is Rietveld 408576698