diff options
Diffstat (limited to 'browser/components/customizableui/test/dummy_history_item.html')
-rw-r--r-- | browser/components/customizableui/test/dummy_history_item.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/browser/components/customizableui/test/dummy_history_item.html b/browser/components/customizableui/test/dummy_history_item.html new file mode 100644 index 0000000000..23a6992923 --- /dev/null +++ b/browser/components/customizableui/test/dummy_history_item.html @@ -0,0 +1,2 @@ +<title>Happy History Hero</title> +<p>I am a page for the history books.</p> |