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

Unified Diff: third_party/webrtc_overrides/README.chromium

Issue 1345873004: Add third_party/webrtc_overrides. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Some comment fixes. Created 5 years, 3 months 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
Index: third_party/webrtc_overrides/README.chromium
diff --git a/third_party/webrtc_overrides/README.chromium b/third_party/webrtc_overrides/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..270c6850550225568709a4d2193b0935367df623
--- /dev/null
+++ b/third_party/webrtc_overrides/README.chromium
@@ -0,0 +1,20 @@
+Name: WebRTC
+URL: http://www.webrtc.org
+Version: 0
+Revision: 0
+License: BSD
+License File: third_party/webrtc/LICENSE
+Security Critical: yes
+
+Description:
+This folder contains WebRTC files (third_party/webrtc) that should be
+overridden. The reason for this folder to be separate from third_party/webrtc is
+that WebRTC is pulled directly into third_party/webrtc and the overrides need to
+be in the Chromium repo since they depend on Chromium code.
+
+For information on WebRTC, see third_party/webrtc/README.chromium.
+
+Third party code used in this project is described in the file
+third_party/webrtc/LICENSE_THIRD_PARTY.
+
+Local Modifications:

Powered by Google App Engine
This is Rietveld 408576698