Skip to content

Commit

Permalink
Remove references to platformsdk_win(7|8)
Browse files Browse the repository at this point in the history
These third_party directories were recently removed from DEPS. This
removes a couple of references to them.

R=scottmg@chromium.org
BUG=149684

Review-Url: https://codereview.chromium.org/2611053002
Cr-Commit-Position: refs/heads/master@{#441719}
  • Loading branch information
randomascii authored and Commit bot committed Jan 5, 2017
1 parent d671a25 commit f30790c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -419,8 +419,6 @@ vs-chromium-project.txt
/third_party/pdfium
/third_party/pefile
/third_party/perl
/third_party/platformsdk_win7
/third_party/platformsdk_win8
/third_party/ppapi
/third_party/psyco_win32
/third_party/pthreads-win32
Expand Down
2 changes: 0 additions & 2 deletions tools/licenses.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@

# 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'),
Expand Down

0 comments on commit f30790c

Please sign in to comment.