summaryrefslogtreecommitdiffstats
path: root/testing/firefox-ui/resources/private_browsing/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/firefox-ui/resources/private_browsing/about.html')
-rw-r--r--testing/firefox-ui/resources/private_browsing/about.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/firefox-ui/resources/private_browsing/about.html b/testing/firefox-ui/resources/private_browsing/about.html
new file mode 100644
index 000000000..30b211be6
--- /dev/null
+++ b/testing/firefox-ui/resources/private_browsing/about.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en" dir="ltr">
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+ <div id="about_pb">About Private Browsing</div>
+</body>
+</html>