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