| Index: chrome/browser/resources/snippets_internals.html
|
| diff --git a/chrome/browser/resources/snippets_internals.html b/chrome/browser/resources/snippets_internals.html
|
| index c34a0d90d50baa568a11cc7529d1a0f363ab59cf..b2f8b454e424584d594ca2eed37a61fc84ff7f40 100644
|
| --- a/chrome/browser/resources/snippets_internals.html
|
| +++ b/chrome/browser/resources/snippets_internals.html
|
| @@ -67,6 +67,7 @@ found in the LICENSE file.
|
| <div class="detail" id="snippets-empty"></div>
|
| <div class="forms">
|
| <input id="submit-clear" type="submit" value="Clear the list">
|
| + <input id="submit-dump" type="submit" value="Dump the list to downloads">
|
| </div>
|
| <div class="forms">
|
| <input id="submit-download" type="submit" value="Add snippets">
|
|
|