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