| Index: chrome/browser/resources/snippets_internals.html
|
| diff --git a/chrome/browser/resources/snippets_internals.html b/chrome/browser/resources/snippets_internals.html
|
| index f1219b4fad0101c6ac740601b83227f2fc029e58..eb7102748a2c1fa27782be875fd08a9aeffd27fd 100644
|
| --- a/chrome/browser/resources/snippets_internals.html
|
| +++ b/chrome/browser/resources/snippets_internals.html
|
| @@ -94,8 +94,8 @@ found in the LICENSE file.
|
| <input jsvalues="category-id:categoryId" type="submit"
|
| class="submit-clear-cached-suggestions"
|
| value="Clear cached suggestions">
|
| - <input jsvalues="hidden-id:dismissedContainerId" type="submit"
|
| - class="hidden-toggler"
|
| + <input jsvalues="category-id:categoryId" type="submit"
|
| + class="toggle-dismissed-suggestions"
|
| value="Show dismissed suggestions">
|
| <input jsvalues="category-id:categoryId" type="submit"
|
| class="submit-clear-dismissed-suggestions"
|
|
|