| 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 b1cef9cc2a35b57b6a6453e0d7361a15174dd497..7d9954b7558f1fb25a82d7f65b2132cfbf94a58e 100644
|
| --- a/content/browser/resources/gpu/info_view.html
|
| +++ b/content/browser/resources/gpu/info_view.html
|
| @@ -5,6 +5,14 @@ found in the LICENSE file.
|
| -->
|
| <tabpanel id="info-view">
|
| <div>
|
| + <span>
|
| + <i>
|
| + Note: To properly save this page, select the "Webpage, Complete" option
|
| + in the Save File dialog.
|
| + </i>
|
| + </span>
|
| + </div>
|
| + <div>
|
| <h3>Graphics Feature Status</h3>
|
| <ul class="feature-status-list">
|
| </ul>
|
|
|