Chromium Code Reviews| Index: runtime/dart-runtime.gyp |
| diff --git a/runtime/dart-runtime.gyp b/runtime/dart-runtime.gyp |
| index a2d79e04e22847cd57968cd35c1131c9cabc4c88..5f691983b6223fa98125f4bddcbe12d562b231d9 100644 |
| --- a/runtime/dart-runtime.gyp |
| +++ b/runtime/dart-runtime.gyp |
| @@ -10,6 +10,7 @@ |
| 'third_party/jscre/jscre.gypi', |
| 'tools/gyp/runtime-configurations.gypi', |
| '../tools/gyp/source_filter.gypi', |
| + '../samples/sample_extension/sample_extension.gypi', |
| ], |
| 'targets': [ |
| { |