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

Unified Diff: tools/licenses.py

Issue 2459393002: qunit, sinonjs: Set "License File" in README.chromium (Closed)
Patch Set: Created 4 years, 1 month 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/sinonjs/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/licenses.py
diff --git a/tools/licenses.py b/tools/licenses.py
index b90f770e2f731eb0a4aaad8424c2b28a4340b9ac..9f844a6b64bc99b6d6e02d4010a46b6f6c69a3c5 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -63,8 +63,6 @@ PRUNE_PATHS = set([
os.path.join('third_party','pyelftools'),
os.path.join('third_party','pylib'),
os.path.join('third_party','pywebsocket'),
- os.path.join('third_party','qunit'),
- os.path.join('third_party','sinonjs'),
os.path.join('third_party','syzygy'),
# Chromium code in third_party.
« no previous file with comments | « third_party/sinonjs/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698