| 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..e93c438981b3bc041ee06f91f1e63d1c8f4bd32c 100644
|
| --- a/content/browser/resources/gpu/info_view.html
|
| +++ b/content/browser/resources/gpu/info_view.html
|
| @@ -10,6 +10,12 @@ found in the LICENSE file.
|
| </ul>
|
| </div>
|
|
|
| + <div>
|
| + <h3>GpuMemoryBuffer implementation</h3>
|
| + <ul class="gmb-implementation-list">
|
| + </ul>
|
| + </div>
|
| +
|
| <div class='workarounds-div'>
|
| <h3>Driver Bug Workarounds</h3>
|
| <ul class="workarounds-list">
|
|
|