blob: 11833fb91d9d8920a6caeb534b505e71c8eeb9b5 [file] [log] [blame]
<!doctype html>
<!-- Copyright 2020 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
<html>
<head>
<title>QRCode Test</title>
</head>
<body>
<canvas></canvas>
<script src="cca_qrcode.js"></script>
</body>
</html>