| Index: chrome/browser/resources/net_internals/status_view.html
|
| diff --git a/chrome/browser/resources/net_internals/status_view.html b/chrome/browser/resources/net_internals/status_view.html
|
| index 2c892821676b5f2a4f0cb2b4f9817577de6d3333..54e550fad555cf021a9b47f20b8c0d08f7294a1f 100644
|
| --- a/chrome/browser/resources/net_internals/status_view.html
|
| +++ b/chrome/browser/resources/net_internals/status_view.html
|
| @@ -13,7 +13,7 @@ found in the LICENSE file.
|
| title='Number of events captured to this window'></span>)</a>
|
| </span>
|
| <span class=capture-status-view-arrow>
|
| - <select id=capture-status-view-actions>
|
| + <select id=capture-status-view-actions aria-label="Capture Actions">
|
| <optgroup label="Capture">
|
| <option value=stop>Stop</option>
|
| <option value=reset>Reset</option>
|
|
|