| Index: chrome/browser/resources/snippets_internals.html
|
| diff --git a/chrome/browser/resources/snippets_internals.html b/chrome/browser/resources/snippets_internals.html
|
| index cb2f2f01f259c4adef29d4a714ddde15195b3011..f1219b4fad0101c6ac740601b83227f2fc029e58 100644
|
| --- a/chrome/browser/resources/snippets_internals.html
|
| +++ b/chrome/browser/resources/snippets_internals.html
|
| @@ -34,6 +34,9 @@ found in the LICENSE file.
|
| <td class="name">Bookmark Suggestions enabled
|
| <td id="flag-bookmark-suggestions" class="value">
|
| <tr>
|
| + <td class="name">Physical Web Page Suggestions enabled
|
| + <td id="flag-physical-web-page-suggestions" class="value">
|
| + <tr>
|
| <td class="name">Snippets restricted to hosts
|
| <td id="switch-restrict-to-hosts" class="value">
|
| <tr>
|
|
|