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

Unified Diff: tools/checklicenses/checklicenses.py

Issue 1974253003: Drop libjingle/source/talk directory from DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 7 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/libjingle/README.chromium ('k') | tools/roll_webrtc.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/checklicenses/checklicenses.py
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
index f89428e1db38f3eff34f9a6f18b676f2d459491c..80c9615fec322066090780f05737c04b09e6c800 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -419,9 +419,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'third_party/lcov/contrib/galaxy/genflat.pl': [
'GPL (v2 or later)',
],
- 'third_party/libjingle/source/talk': [ # http://crbug.com/98310
- 'UNKNOWN',
- ],
'third_party/libjpeg_turbo': [ # http://crbug.com/98314
'UNKNOWN',
],
« no previous file with comments | « third_party/libjingle/README.chromium ('k') | tools/roll_webrtc.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698