Index: webkit/default_plugin/default_plugin.gyp |
=================================================================== |
--- webkit/default_plugin/default_plugin.gyp (revision 40987) |
+++ webkit/default_plugin/default_plugin.gyp (working copy) |
@@ -22,7 +22,7 @@ |
], |
'include_dirs': [ |
'../..', |
- '../../chrome/third_party/wtl/include', |
+ '<(DEPTH)/third_party/wtl/include', |
# TODO(bradnelson): this should fall out of the dependencies. |
'<(SHARED_INTERMEDIATE_DIR)/webkit', |
], |