| Index: chrome/browser/resources/gpu_internals.html
|
| diff --git a/chrome/browser/resources/gpu_internals.html b/chrome/browser/resources/gpu_internals.html
|
| index dbfc30812b5240d0cc6a3171c679ef71e203288c..338b2037d1b45e18ef5ae54e2763e808a439738d 100644
|
| --- a/chrome/browser/resources/gpu_internals.html
|
| +++ b/chrome/browser/resources/gpu_internals.html
|
| @@ -66,7 +66,7 @@ tabbox tabpanels {
|
| </tabs>
|
| <tabpanels>
|
| <include src="gpu_internals/info_view.html">
|
| - <tabpanel id="profiling-view"</div>
|
| + <tabpanel id="profiling-view">
|
| </tabpanels>
|
| </div>
|
| <script src="chrome://resources/js/i18n_template.js"></script>
|
|
|