summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/licenses.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/licenses.py b/tools/licenses.py
index c064fcb..0135855 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -73,10 +73,6 @@ SPECIAL_CASES = {
"Name": "pywebsocket",
"URL": "http://code.google.com/p/pywebsocket/",
},
- os.path.join('third_party', 'skia'): {
- "Name": "skia",
- "URL": "http://code.google.com/p/skia/",
- },
os.path.join('third_party', 'WebKit'): {
"Name": "WebKit",
"URL": "http://webkit.org/",