Chromium Code Reviews| Index: chrome/test/data/webui/md_bookmarks/test_util.js |
| diff --git a/chrome/test/data/webui/md_bookmarks/test_util.js b/chrome/test/data/webui/md_bookmarks/test_util.js |
| index 593610b359f50d3dbe59a69bafff36e1cd350d05..cbf6ef0806d416195856a18020f674c388aabb5a 100644 |
| --- a/chrome/test/data/webui/md_bookmarks/test_util.js |
| +++ b/chrome/test/data/webui/md_bookmarks/test_util.js |
| @@ -102,6 +102,7 @@ function customClick(element, config) { |
| buttons: 1, |
| shiftKey: false, |
| ctrlKey: false, |
| + detail: 1, |
| }; |
| if (config) { |