| Index: chrome/browser/resources/gpu_internals.html
|
| diff --git a/chrome/browser/resources/gpu_internals.html b/chrome/browser/resources/gpu_internals.html
|
| index 31dbe356624692b6f0595343a25f9c5bdf1697ce..44515592495b547a91f7be14f95099fbce2bbc58 100644
|
| --- a/chrome/browser/resources/gpu_internals.html
|
| +++ b/chrome/browser/resources/gpu_internals.html
|
| @@ -119,7 +119,7 @@ document.addEventListener('DOMContentLoaded', onLoad);
|
| </tabs>
|
| <tabpanels>
|
| <include src="gpu_internals/info_view.html">
|
| - <tabpanel id="profiling-view"</div>
|
| + <tabpanel id="profiling-view">
|
| </tabpanels>
|
| </div>
|
| </body>
|
|
|