Index: skia/BUILD.gn |
diff --git a/skia/BUILD.gn b/skia/BUILD.gn |
index 7a8f40bea3a545805d0bc362a0da4e4b7f57b562..29ad87940729d4859ad9bb63d363df1f27f56a21 100644 |
--- a/skia/BUILD.gn |
+++ b/skia/BUILD.gn |
@@ -528,7 +528,7 @@ component("skia") { |
set_sources_assignment_filter(sources_assignment_filter) |
deps += [ |
"//third_party/expat", |
- "//third_party/freetype", |
+ "//third_party/freetype-android:freetype", |
"//third_party/android_tools:cpu_features", |
] |
} |