Index: test/mjsunit/mjsunit.gyp |
diff --git a/test/mjsunit/mjsunit.gyp b/test/mjsunit/mjsunit.gyp |
index 35ce2ffdee660385aedd6078a5db8198cad9d908..e0a7469248b97cfe868b14cc72057a62cee1b57f 100644 |
--- a/test/mjsunit/mjsunit.gyp |
+++ b/test/mjsunit/mjsunit.gyp |
@@ -13,8 +13,8 @@ |
'../../src/d8.gyp:d8_run', |
], |
'includes': [ |
- '../../build/features.gypi', |
- '../../build/isolate.gypi', |
+ '../../gypfiles/features.gypi', |
+ '../../gypfiles/isolate.gypi', |
], |
'sources': [ |
'mjsunit.isolate', |