Commit 8ae23ed0 authored by bsheedy's avatar bsheedy Committed by Commit Bot

Fix VR test failure due to missing file

Fixes the test that started failing again because the CL that added the
missing file got reverted.

Bug: 808977
Change-Id: Ia82f4f6c5d5c21b709ef25b8556799a4544b6800
Reviewed-on: https://chromium-review.googlesource.com/902182Reviewed-by: default avatarMichael Thiessen <mthiesse@chromium.org>
Commit-Queue: Brian Sheedy <bsheedy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#534464}
parent 0b9d9e48
<!doctype html>
<!-- 2D page to test transitions. -->
<html>
<body>
<input type="checkbox" onclick="setFullscreen(this)" id="fullscreen">Fullscreen
<script src="../resources/webvr_e2e.js"></script>
<script src="../resources/navigation_e2e.js"></script>
</body>
</html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment