Removed WTL include folder

This commit is contained in:
Zac Walker 2018-06-29 13:26:46 +02:00
parent 9db76394f7
commit 05096f8a65

View file

@ -156,9 +156,6 @@
],
}], # OS=="mac"
['OS=="win"', {
'include_dirs': [
'<(libchromiumcontent_src_dir)/third_party/wtl/include',
],
'defines': [
'_WIN32_WINNT=0x0602',
'WINVER=0x0602',