aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/tests.gni
diff options
context:
space:
mode:
Diffstat (limited to 'gn/tests.gni')
-rw-r--r--gn/tests.gni3
1 files changed, 2 insertions, 1 deletions
diff --git a/gn/tests.gni b/gn/tests.gni
index 23e4f831b9..eb20aaba0d 100644
--- a/gn/tests.gni
+++ b/gn/tests.gni
@@ -47,8 +47,9 @@ tests_sources = [
"$_tests/CTest.cpp",
"$_tests/DashPathEffectTest.cpp",
"$_tests/DataRefTest.cpp",
- "$_tests/DequeTest.cpp",
"$_tests/DefaultPathRendererTest.cpp",
+ "$_tests/DeferredDisplayListTest.cpp",
+ "$_tests/DequeTest.cpp",
"$_tests/DetermineDomainModeTest.cpp",
"$_tests/DeviceLooperTest.cpp",
"$_tests/DeviceTest.cpp",