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

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: Corrected licence file path. 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
« no previous file with comments | « third_party/webrtc_overrides/OWNERS ('k') | third_party/webrtc_overrides/webrtc/base/diagnostic_logging.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:
« no previous file with comments | « third_party/webrtc_overrides/OWNERS ('k') | third_party/webrtc_overrides/webrtc/base/diagnostic_logging.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698