blob: a919c3ddf32553692f40affe476452393d76fc96 [file] [log] [blame]
<dom-module id="builds-results-change-list-item-cell-view">
<style>
:host {
display: inline-block;
text-align: center;
width: 100%;
}
</style>
<template>
</template>
<script src="builds-results-change-list-item-cell-view.js"></script>
</dom-module>