Chromium Code Reviews| Index: gn/tests.gni |
| diff --git a/gn/tests.gni b/gn/tests.gni |
| index 647160f53c0520dcf573f11f5a8662fa8d9f222f..2785d099e92491589aa7641f63ff5de42bcb6c56 100644 |
| --- a/gn/tests.gni |
| +++ b/gn/tests.gni |
| @@ -158,6 +158,7 @@ tests_sources = [ |
| "$_tests/PremulAlphaRoundTripTest.cpp", |
| "$_tests/PrimitiveProcessorTest.cpp", |
| "$_tests/ProxyConversionTest.cpp", |
| + "$_tests/ProxyRefTest.cpp", |
| "$_tests/ProxyTest.cpp", |
| "$_tests/QuickRejectTest.cpp", |
| "$_tests/RandomTest.cpp", |