| Index: chrome/browser/resources/snippets_internals.html
|
| diff --git a/chrome/browser/resources/snippets_internals.html b/chrome/browser/resources/snippets_internals.html
|
| index 8affa6f52396107271034b6c132a5f4f03f5447b..a05431283c81e9f90a6e08f13cde5dc0f5773c83 100644
|
| --- a/chrome/browser/resources/snippets_internals.html
|
| +++ b/chrome/browser/resources/snippets_internals.html
|
| @@ -25,6 +25,9 @@ found in the LICENSE file.
|
| <td class="name">Snippets enabled
|
| <td id="flag-snippets" class="value">
|
| <tr>
|
| + <td class="name">Offline Page Suggestions enabled
|
| + <td id="flag-offline-page-suggestions" class="value">
|
| + <tr>
|
| <td class="name">Snippets restricted to hosts
|
| <td id="switch-restrict-to-hosts" class="value">
|
| <tr>
|
|
|