Chromium Code Reviews| Index: chrome/test/interactive_ui/interactive_ui_tests.gypi |
| =================================================================== |
| --- chrome/test/interactive_ui/interactive_ui_tests.gypi (revision 40987) |
| +++ chrome/test/interactive_ui/interactive_ui_tests.gypi (working copy) |
| @@ -91,7 +91,7 @@ |
| }], # OS=="mac" |
| ['OS=="win"', { |
| 'include_dirs': [ |
| - '<(DEPTH)/chrome/third_party/wtl/include', |
| + '<(DEPTH)/third_party/wtl/include', |
| ], |
| 'dependencies': [ |
| '<(DEPTH)/app/app.gyp:app_resources', |