| Index: chrome/browser/resources/gpu_internals/info_view.html
|
| diff --git a/chrome/browser/resources/gpu_internals/info_view.html b/chrome/browser/resources/gpu_internals/info_view.html
|
| index dc4c0cb94fcee1b9984fdce8874142d8116024d2..dd46bec32f45eb442241f0522f183607977427fa 100644
|
| --- a/chrome/browser/resources/gpu_internals/info_view.html
|
| +++ b/chrome/browser/resources/gpu_internals/info_view.html
|
| @@ -34,7 +34,7 @@ found in the LICENSE file.
|
| </td>
|
| <td jsdisplay="value instanceof Array" colspan=2>
|
| <span jscontent="description" class="row-title"></span>
|
| - <div transclude="info-view-table-template">
|
| + <div transclude="info-view-table-template"></div>
|
| </td>
|
| </tr>
|
| </table>
|
|
|