Index: webkit/webkit.gyp |
=================================================================== |
--- webkit/webkit.gyp (revision 23329) |
+++ webkit/webkit.gyp (working copy) |
@@ -1505,6 +1505,9 @@ |
], |
}, { # else: OS=="win" |
'sources/': [['exclude', '_posix\\.cc$']], |
+ 'include_dirs': [ |
+ '../chrome/third_party/wtl/include', |
+ ], |
'dependencies': [ |
'../build/win/system.gyp:cygwin', |
'activex_shim/activex_shim.gyp:activex_shim', |