Chromium Code Reviews| Index: skia/BUILD.gn |
| diff --git a/skia/BUILD.gn b/skia/BUILD.gn |
| index 7451c50ceadb7b5be6a882631855d531ab106887..b30e4d7a2c2b190880be64a6a03588d7890a7b4e 100644 |
| --- a/skia/BUILD.gn |
| +++ b/skia/BUILD.gn |
| @@ -517,7 +517,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", |
| ] |
| } |