diff options
Diffstat (limited to 'browser/base/content/test/social/share.html')
-rw-r--r-- | browser/base/content/test/social/share.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/browser/base/content/test/social/share.html b/browser/base/content/test/social/share.html deleted file mode 100644 index 55cba9844..000000000 --- a/browser/base/content/test/social/share.html +++ /dev/null @@ -1,9 +0,0 @@ -<html> - <head> - <meta charset="utf-8"> - </head> - <body onload="document.getElementById('testclose').focus()"> - <p>This is a test social share window.</p> - <input id="testclose"/> - </body> -</html> |