Chromium Code Reviews| Index: test/ignition.gyp |
| diff --git a/test/ignition.gyp b/test/ignition.gyp |
| index 6aebec9e194b1431bdbb89a496d5847c988ba1ee..55f94d539b317b7627f7f34c64a35a30422d7f61 100644 |
| --- a/test/ignition.gyp |
| +++ b/test/ignition.gyp |
| @@ -14,8 +14,8 @@ |
| 'mjsunit/mjsunit.gyp:mjsunit_run', |
| ], |
| 'includes': [ |
| - '../build/features.gypi', |
| - '../build/isolate.gypi', |
| + '../gypfiles/features.gypi', |
| + '../gypfiles/isolate.gypi', |
| ], |
| 'sources': [ |
| 'ignition.isolate', |