Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 52dc22263e64ab1fa5bdee1dae43c6e1e2652572..f10bf463bd96b2c9cc879837e821cd013cbd7093 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -41,6 +41,7 @@ |
| 'atomic_linux.h', |
| 'atomic_macos.h', |
| 'atomic_simulator.h', |
| + 'atomic_test.cc', |
| 'atomic_win.h', |
| 'base_isolate.h', |
| 'benchmark_test.cc', |