Index: tools/memory_watcher/memory_watcher.gyp |
=================================================================== |
--- tools/memory_watcher/memory_watcher.gyp (revision 40987) |
+++ tools/memory_watcher/memory_watcher.gyp (working copy) |
@@ -17,8 +17,7 @@ |
], |
'include_dirs': [ |
'../..', |
- # TODO(beng): move wtl to src/third_party |
- '../../chrome/third_party/wtl/include', |
+ '<(DEPTH)/third_party/wtl/include', |
], |
'sources': [ |
'call_stack.cc', |