| 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 6e05b39a2a3da3bca2a3dcc32efeb99403ed70c7..7fc594da9109239cf19a45b04c22b33b3409fa8a 100644
|
| --- a/chrome/browser/resources/gpu_internals/info_view.html
|
| +++ b/chrome/browser/resources/gpu_internals/info_view.html
|
| @@ -4,7 +4,7 @@ Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file.
|
| -->
|
| <div id=info-view label="GPU Info">
|
| - <h3>Hardware Acceleration Status</h3>
|
| + <h3>Graphics Feature Status</h3>
|
| <ul class="feature-status-list">
|
| </ul>
|
| <div class='problems-div'>
|
|
|