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

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

Issue 2888283005: VR: Fix HTTP warning staying visible after exiting WebVR. (Closed)
Patch Set: Rename to debug_id_ and UiElementDebugId 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/ui_elements/ui_element.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 b4848db854c5b02cbbae782043e948a15c618673..5af7b1043e14cb73ee67534f845c1a4791243c2a 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_debug_id.h",
"ui_elements/url_bar.cc",
"ui_elements/url_bar.h",
"ui_elements/video_capture_indicator.cc",
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/ui_elements/ui_element.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698