Remove win32toolhelp.h.

Unittests flake when run in parallel, and this file isn't used.

BUG=
R=tommi@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/53659004

Cr-Commit-Position: refs/heads/master@{#9368}
This commit is contained in:
Peter Boström
2015-06-04 10:25:00 +02:00
parent 59abdd9e76
commit e973c2a63b
3 changed files with 0 additions and 452 deletions

View File

@ -23,7 +23,6 @@
'testbase64.h',
'testechoserver.h',
'testutils.h',
'win32toolhelp.h',
],
'defines': [
'GTEST_RELATIVE_PATH',
@ -129,7 +128,6 @@
'win32_unittest.cc',
'win32regkey_unittest.cc',
'win32socketserver_unittest.cc',
'win32toolhelp_unittest.cc',
'win32window_unittest.cc',
'win32windowpicker_unittest.cc',
'winfirewall_unittest.cc',