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

Unified Diff: tools/checklicenses/checklicenses.py

Issue 8079005: Remove unused qcms library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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/qcms/transform-sse2.c ('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
===================================================================
--- tools/checklicenses/checklicenses.py (revision 103192)
+++ tools/checklicenses/checklicenses.py (working copy)
@@ -327,9 +327,6 @@
'third_party/pylib': [
'UNKNOWN',
],
- 'third_party/qcms': [
- 'UNKNOWN',
- ],
'third_party/scons-2.0.1/engine/SCons': [
'UNKNOWN',
],
« no previous file with comments | « third_party/qcms/transform-sse2.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698