An example of Unity native plugin of webrtc for Windows OS
Unity native plugin has to use Pinvoke technology in its APIs
This plugin dll can also be used by Windows C# applications other than
Unity.
BUG=webrtc:7389
Review-Url: https://codereview.webrtc.org/2823783002
Cr-Commit-Position: refs/heads/master@{#18108}
diff --git a/webrtc/examples/unityplugin/OWNERS b/webrtc/examples/unityplugin/OWNERS
new file mode 100644
index 0000000..61ea9a9
--- /dev/null
+++ b/webrtc/examples/unityplugin/OWNERS
@@ -0,0 +1 @@
+gyzhou@chromium.org