Commit ed73bbb5 authored by Adam Barth's avatar Adam Barth

Fix fips-counter in touch-demo.sky

TBR=ojan@chromium.org

Review URL: https://codereview.chromium.org/813133010
parent f3d97154
...@@ -10,7 +10,7 @@ dot { ...@@ -10,7 +10,7 @@ dot {
</style> </style>
<dot /> <dot />
<log>Ready</log> <log>Ready</log>
<x-fps-counter /> <fps-counter />
<script> <script>
var dot = document.querySelector("dot"); var dot = document.querySelector("dot");
var log = document.querySelector("log"); var log = document.querySelector("log");
......
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