Index: chrome/browser/resources/snippets_internals.html |
diff --git a/chrome/browser/resources/snippets_internals.html b/chrome/browser/resources/snippets_internals.html |
index f80dbe35dc5414aab4d91b2f4f01dc48812bd4d9..cb2f2f01f259c4adef29d4a714ddde15195b3011 100644 |
--- a/chrome/browser/resources/snippets_internals.html |
+++ b/chrome/browser/resources/snippets_internals.html |
@@ -25,8 +25,14 @@ 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"> |
+ <td class="name">Recent Tab Suggestions enabled |
+ <td id="flag-recent-offline-tab-suggestions" class="value"> |
+ <tr> |
+ <td class="name">Download Suggestions enabled |
+ <td id="flag-download-suggestions" class="value"> |
+ <tr> |
+ <td class="name">Bookmark Suggestions enabled |
+ <td id="flag-bookmark-suggestions" class="value"> |
<tr> |
<td class="name">Snippets restricted to hosts |
<td id="switch-restrict-to-hosts" class="value"> |