Chromium Code Reviews| Index: samples/samples.gyp |
| diff --git a/samples/samples.gyp b/samples/samples.gyp |
| index 8b1de7eb426632966e416781ece2ca651ec9edb4..cd2d15b4026463b35a36e392eacdc0fb6d3df966 100644 |
| --- a/samples/samples.gyp |
| +++ b/samples/samples.gyp |
| @@ -29,7 +29,7 @@ |
| 'variables': { |
| 'v8_code': 1, |
| }, |
| - 'includes': ['../build/common.gypi'], |
| + 'includes': ['../build/toolchain.gypi', '../build/features.gypi'], |
| 'target_defaults': { |
| 'type': 'executable', |
| 'dependencies': [ |