aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn
diff options
context:
space:
mode:
Diffstat (limited to 'gn')
-rw-r--r--gn/core.gni1
-rw-r--r--gn/tests.gni1
2 files changed, 0 insertions, 2 deletions
diff --git a/gn/core.gni b/gn/core.gni
index 96ac5cd327..2f60ef8162 100644
--- a/gn/core.gni
+++ b/gn/core.gni
@@ -250,7 +250,6 @@ skia_core_sources = [
"$_src/core/SkRecordedDrawable.cpp",
"$_src/core/SkRecorder.cpp",
"$_src/core/SkRect.cpp",
- "$_src/core/SkRefDict.cpp",
"$_src/core/SkRegion.cpp",
"$_src/core/SkRegionPriv.h",
"$_src/core/SkRegion_path.cpp",
diff --git a/gn/tests.gni b/gn/tests.gni
index b98fe46417..8bba918059 100644
--- a/gn/tests.gni
+++ b/gn/tests.gni
@@ -194,7 +194,6 @@ tests_sources = [
"$_tests/RectangleTextureTest.cpp",
"$_tests/RectTest.cpp",
"$_tests/RefCntTest.cpp",
- "$_tests/RefDictTest.cpp",
"$_tests/RegionTest.cpp",
"$_tests/RenderTargetContextTest.cpp",
"$_tests/ResourceAllocatorTest.cpp",