blob: ddc53c2ad4d70ce7cf85e6ba809cc8ae5dda501f (
plain)
1
2
3
4
5
6
7
8
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>
|