This CL reverts the CL that reverted infobar prompts due to the compile failure
on x86/c64 bots. The problem was that VrShellDelegate.java depends on VrFeedbackStatus.java which was only available when enable_vr was set to true. This CL build VrFeedbackStatus as part of chrome_java_sources instead of chrome_vr_java_sources. Original CL: https://codereview.chromium.org/2887383002/ Revert: https://codereview.chromium.org/2896933002/ Revert "Revert "Show an infobar prompting the user to enter feedback when they exit VR"" This reverts commit 007ec6f3. TBR=mthiesse BUG=706438 Review-Url: https://codereview.chromium.org/2899013002 Cr-Commit-Position: refs/heads/master@{#473947}
Showing
Please register or sign in to comment