Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(297)

Unified Diff: README.webrtc

Issue 2573073002: Add BUILD.gn, OWNERS and README.webrtc (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.webrtc
diff --git a/README.webrtc b/README.webrtc
new file mode 100644
index 0000000000000000000000000000000000000000..ee8c1857c02bd89503fb0c93f578abffaee2be8c
--- /dev/null
+++ b/README.webrtc
@@ -0,0 +1,15 @@
+Name: winsdk_samples
+URL: http://www.microsoft.com/en-us/download/details.aspx?id=8279
+Version: 7.1
+License: Microsoft Windows SDK license
+License File: src/License/License.htm
+Security Critical: yes
+
+Description:
+This contains a copy of a portion of the Microsoft Windows SDK 7.1 sample
+code. It is covered by the "Sample Code" section of the license.
+
+This would typically be installed to:
+C:\Program Files\Microsoft SDKs\Windows\v7.1
+
+It is used by WebRTC to capture video from a camera on Windows.
« no previous file with comments | « OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698