Chromium Code Reviews| Index: tools/run-valgrind.gyp |
| diff --git a/tools/run-valgrind.gyp b/tools/run-valgrind.gyp |
| index d06be933a9d3ab94e52fea92874ef8310a43ac5b..02dd26d22ca186356cc16572c61fcd94b5ae6f71 100644 |
| --- a/tools/run-valgrind.gyp |
| +++ b/tools/run-valgrind.gyp |
| @@ -13,8 +13,8 @@ |
| '../src/d8.gyp:d8_run', |
| ], |
| 'includes': [ |
| - '../build/features.gypi', |
| - '../build/isolate.gypi', |
| + '../gypfiles/features.gypi', |
| + '../gypfiles/isolate.gypi', |
| ], |
| 'sources': [ |
| 'run-valgrind.isolate', |