blob: d3bb9829d3d346f40f4e2e1cf73e33b3cc77f32f [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<script>
function testCrUIStillExists() {
assertFalse(cr.ui == undefined);
}
</script>
</body>
</html>