summaryrefslogtreecommitdiffstats
path: root/platform/chromium/is-webrtc-supported.html
diff options
context:
space:
mode:
Diffstat (limited to 'platform/chromium/is-webrtc-supported.html')
-rw-r--r--platform/chromium/is-webrtc-supported.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/platform/chromium/is-webrtc-supported.html b/platform/chromium/is-webrtc-supported.html
new file mode 100644
index 0000000..d30b674
--- /dev/null
+++ b/platform/chromium/is-webrtc-supported.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+<head>
+<meta charset="utf-8">
+<title></title>
+<script async src="js/is-webrtc-supported.js"></script>
+</head>
+<body></body>
+</html>