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

Unified Diff: tools/licenses.py

Issue 2611053002: Remove references to platformsdk_win(7|8) (Closed)
Patch Set: Created 3 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 | « .gitignore ('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 3d37d3ff925964088eab279d8114a5fa017e0dff..9bdc0189dfce8013a108078c98cec30f9d758569 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -78,8 +78,6 @@ PRUNE_PATHS = set([
# Redistribution does not require attribution in documentation.
os.path.join('third_party','directxsdk'),
- os.path.join('third_party','platformsdk_win2008_6_1'),
- os.path.join('third_party','platformsdk_win7'),
# For testing only, presents on some bots.
os.path.join('isolate_deps_dir'),
« no previous file with comments | « .gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698