Commit f0e0dec9 authored by Chris Hall's avatar Chris Hall Committed by Commit Bot

Chrome bookmarks delete undo popup - increase timeout from 5s to 10s.

Bug: 856209
Change-Id: Ifcb55f5e3f7e50ff94ebfe1a6e607e06c22d4add
Reviewed-on: https://chromium-review.googlesource.com/1212363Reviewed-by: default avatarcalamity <calamity@chromium.org>
Commit-Queue: Chris Hall <chrishall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#589417}
parent 7aee0790
......@@ -78,7 +78,7 @@
</div>
<bookmarks-router></bookmarks-router>
<bookmarks-command-manager></bookmarks-command-manager>
<bookmarks-toast-manager duration="5000"></bookmarks-toast-manager>
<bookmarks-toast-manager duration="10000"></bookmarks-toast-manager>
</template>
<script src="chrome://bookmarks/app.js"></script>
</dom-module>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment