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

Unified Diff: tools/licenses.py

Issue 137023003: Remove third_party\python_26. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Revert .gitmodules, otherwise try jobs fail Created 6 years, 11 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 | « chrome/test/functional/pyauto_functional.py ('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 d0773d9c72dcef58da4b735652ebaddfba2362f6..944f06868ffc83151eb0a6937fb6c6ed558c7ada 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -49,7 +49,6 @@ PRUNE_PATHS = set([
os.path.join('third_party','perl'),
os.path.join('third_party','psyco_win32'),
os.path.join('third_party','pylib'),
- os.path.join('third_party','python_26'),
os.path.join('third_party','pywebsocket'),
os.path.join('third_party','syzygy'),
os.path.join('tools','gn'),
« no previous file with comments | « chrome/test/functional/pyauto_functional.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698