Chromium Code Reviews| Index: samples/samples.gyp |
| diff --git a/samples/samples.gyp b/samples/samples.gyp |
| index 3a7640b9d314f06f2480b452ddd4648ac6a82c1a..78a3ced8b1e87336dc44c75b4a6ec47ef419f8f0 100644 |
| --- a/samples/samples.gyp |
| +++ b/samples/samples.gyp |
| @@ -30,7 +30,7 @@ |
| 'v8_code': 1, |
| 'v8_enable_i18n_support%': 1, |
| }, |
| - 'includes': ['../build/toolchain.gypi', '../build/features.gypi'], |
| + 'includes': ['../gypfiles/toolchain.gypi', '../gypfiles/features.gypi'], |
| 'target_defaults': { |
| 'type': 'executable', |
| 'dependencies': [ |