Index: gn/tests.gni |
diff --git a/gn/tests.gni b/gn/tests.gni |
index 2cf9d330fcd8e1430c95b00ffe6eb2ad1467f5ae..98980ec0f6818c61070d3ff9806877421e88885a 100644 |
--- a/gn/tests.gni |
+++ b/gn/tests.gni |
@@ -204,6 +204,7 @@ tests_sources = [ |
"$_tests/SkSharedMutexTest.cpp", |
"$_tests/SkSLErrorTest.cpp", |
"$_tests/SkSLGLSLTest.cpp", |
+ "$_tests/SkSLMemoryLayoutTest.cpp", |
"$_tests/SmallAllocatorTest.cpp", |
"$_tests/SortTest.cpp", |
"$_tests/SpecialImageTest.cpp", |