| Index: content/browser/resources/gpu/info_view.html
|
| diff --git a/content/browser/resources/gpu/info_view.html b/content/browser/resources/gpu/info_view.html
|
| index 7a4fade55b4177e4da9603fe2ad8d6d1da38b373..21270f47a8cc059198b4a9ca51b3e4bcab1dae81 100644
|
| --- a/content/browser/resources/gpu/info_view.html
|
| +++ b/content/browser/resources/gpu/info_view.html
|
| @@ -23,6 +23,11 @@ found in the LICENSE file.
|
| </div>
|
|
|
| <div>
|
| + <h3>GpuMemoryBuffer implementation</h3>
|
| + <div id="gmb-info"></div>
|
| + </div>
|
| +
|
| + <div>
|
| <h3>Version Information</h3>
|
| <div id="client-info"></div>
|
| </div>
|
|
|