Chromium Code Reviews| Index: runtime/vm/vm.gypi |
| diff --git a/runtime/vm/vm.gypi b/runtime/vm/vm.gypi |
| index 9b071166c1a1849449a77d0847b2b98d21bbf2e0..4994c614f3f938a3fab66933b4e4bbee8fdd5f46 100644 |
| --- a/runtime/vm/vm.gypi |
| +++ b/runtime/vm/vm.gypi |
| @@ -262,7 +262,7 @@ |
| 'type': 'none', |
| 'includes': [ |
| # Load the shared math library sources. |
| - '../../corelib/unified/math/math_sources.gypi', |
| + '../../lib/math/math_sources.gypi', |
| ], |
| 'sources/': [ |
| # Exclude all .[cc|h] files. |