Chromium Code Reviews| Index: syzygy/unittests.gypi |
| diff --git a/syzygy/unittests.gypi b/syzygy/unittests.gypi |
| index 80439f3b84d0ed59408698aacdddf078f813d822..6fc1f86aa260994508c84a4999add68601ed0fe7 100644 |
| --- a/syzygy/unittests.gypi |
| +++ b/syzygy/unittests.gypi |
| @@ -110,6 +110,9 @@ |
| # Reorder tests. |
| '<(src)/syzygy/reorder/reorder.gyp:reorder_unittests', |
| + # RunLAA tests. |
| + '<(src)/syzygy/runlaa/runlaa.gyp:runlaa_unittests', |
| + |
| # Sampler tests. |
| '<(src)/syzygy/sampler/sampler.gyp:sampler_unittests', |