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

Unified Diff: tools/checklicenses/checklicenses.py

Issue 2425693003: Revert of Linux build: Use sysroot when calculating dependencies (Closed)
Patch Set: Created 4 years, 2 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/dpkg-dev/triplettable ('k') | no next file » | 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 48ccbeb6c5be933122cf2d3922f73a3fbf3bd0b9..3d27b0f2a06b1974ad54b3c107da3b2db1905fd9 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -234,9 +234,6 @@
'third_party/devscripts': [
'GPL (v2 or later)',
],
- 'third_party/dpkg-dev': [
- 'GPL (v2 or later)',
- ],
'third_party/catapult/firefighter/default/tracing/third_party/devscripts': [
'GPL (v2 or later)',
],
« no previous file with comments | « third_party/dpkg-dev/triplettable ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698