| Index: chrome/test/data/extensions/samples/bookmarks/bookmark_api.html
|
| diff --git a/chrome/test/data/extensions/samples/bookmarks/bookmark_api.html b/chrome/test/data/extensions/samples/bookmarks/bookmark_api.html
|
| index 4217ece3722295e41508d66a590a7e0b0738689c..89641ab64458458d20ee3ce87be853e24ca28b8e 100644
|
| --- a/chrome/test/data/extensions/samples/bookmarks/bookmark_api.html
|
| +++ b/chrome/test/data/extensions/samples/bookmarks/bookmark_api.html
|
| @@ -1,5 +1,4 @@
|
| <html>
|
| -<link rel="stylesheet" type="text/css" href="extensions_toolstrip.css">
|
| <script>
|
| var dump = function(obj, indent) {
|
| if (indent === undefined)
|
|
|