summaryrefslogtreecommitdiff
path: root/layout
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2021-11-22 19:25:48 -0500
committerMatt A. Tobin <email@mattatobin.com>2021-11-22 19:25:48 -0500
commitd177d011148982c3d4640584ff88421384ada749 (patch)
tree6ff90e2275c85e6fdb854c07c3f9c271d5f2ebcb /layout
parent96d206e2eb803f71b02ae5a8ff62730d2f053c09 (diff)
downloadaura-central-d177d011148982c3d4640584ff88421384ada749.tar.gz
Issue %3005 - Move gfx/ to system/graphics
Diffstat (limited to 'layout')
-rw-r--r--layout/reftests/reftest.list4
1 files changed, 2 insertions, 2 deletions
diff --git a/layout/reftests/reftest.list b/layout/reftests/reftest.list
index 76ceb0b37..48f20f2d5 100644
--- a/layout/reftests/reftest.list
+++ b/layout/reftests/reftest.list
@@ -206,7 +206,7 @@ include font-matching/reftest.list
include forms/reftest.list
# gfx
-include ../../gfx/tests/reftest/reftest.list
+include ../../system/graphics/tests/reftest/reftest.list
# block-inside-inline splits
include ib-split/reftest.list
@@ -409,4 +409,4 @@ include invalidation/reftest.list
include ../../dom/encoding/test/reftest/reftest.list
# APZ/async positioning tests
-include ../../gfx/layers/apz/test/reftest/reftest.list
+include ../../system/graphics/layers/apz/test/reftest/reftest.list