Index: samples/samples.gyp |
diff --git a/samples/samples.gyp b/samples/samples.gyp |
index 7e0608b2130c04fb8428c131a911750b67a13d6e..3a7640b9d314f06f2480b452ddd4648ac6a82c1a 100644 |
--- a/samples/samples.gyp |
+++ b/samples/samples.gyp |
@@ -34,8 +34,8 @@ |
'target_defaults': { |
'type': 'executable', |
'dependencies': [ |
- '../tools/gyp/v8.gyp:v8', |
- '../tools/gyp/v8.gyp:v8_libplatform', |
+ '../src/v8.gyp:v8', |
+ '../src/v8.gyp:v8_libplatform', |
], |
'include_dirs': [ |
'..', |