| 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..5ed2ca74f4e1e48520981b30dbdee2caa7e84ef0
|
| --- /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: ../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:
|
|
|