<!-- Copyright 2016 The Chromium Authors
-- Use of this source code is governed by a BSD-style license that can be
-- found in the LICENSE file.
-->
<!DOCTYPE HTML>
<html>
<head>
<link rel="stylesheet" type="text/css" href="files_video_content.css">
</head>
<body>
<video hidden id="content" muted autoplay controls controlsList="nodownload" disablePictureInPicture></video>
<script src="url_constants.js"></script>
<script src="files_media_content.js"></script>
</body>
</html>