summaryrefslogtreecommitdiffstats
path: root/remoting/client/plugin/chromoting_plugin_test.html
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/client/plugin/chromoting_plugin_test.html')
-rw-r--r--remoting/client/plugin/chromoting_plugin_test.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/remoting/client/plugin/chromoting_plugin_test.html b/remoting/client/plugin/chromoting_plugin_test.html
new file mode 100644
index 0000000..ddc53c2
--- /dev/null
+++ b/remoting/client/plugin/chromoting_plugin_test.html
@@ -0,0 +1,9 @@
+<html>
+<head>
+<title>Sample Pepper Plugin</title>
+</head>
+<body>
+<object type="pepper-application/x-chromoting-plugin" width="1366" height="768"
+ src="chromotocol:garykac@chromoting.org" />
+</body>
+</html>