blob: 596adfe26039b29f8dfe48b46f5c5e5b270e57c4 [file] [log] [blame]
<dom-module id="builds-results-change-list-header-view">
<style>
:host {
display: table-cell;
padding: 0 3px;
}
</style>
<template>
Checks
</template>
<script src="builds-results-change-list-header-view.js"></script>
</dom-module>