Chromium Code Reviews| Index: test/webkit/webkit.gyp |
| diff --git a/test/webkit/webkit.gyp b/test/webkit/webkit.gyp |
| index 8d655feb2272976cd46cb52597a53e65b6c4d3c1..cd4c4b981b94677ee52a2f63eaf0b0ba5cbe60f6 100644 |
| --- a/test/webkit/webkit.gyp |
| +++ b/test/webkit/webkit.gyp |
| @@ -13,8 +13,8 @@ |
| '../../src/d8.gyp:d8_run', |
| ], |
| 'includes': [ |
| - '../../build/features.gypi', |
| - '../../build/isolate.gypi', |
| + '../../gypfiles/features.gypi', |
| + '../../gypfiles/isolate.gypi', |
| ], |
| 'sources': [ |
| 'webkit.isolate', |