Chromium Code Reviews| Index: skia/BUILD.gn |
| diff --git a/skia/BUILD.gn b/skia/BUILD.gn |
| index 35dc6e2fb57fdbf5d3ccf124dfce2438c79030f0..c262cbb9186544c7338c34e57952f01d540ad2f2 100644 |
| --- a/skia/BUILD.gn |
| +++ b/skia/BUILD.gn |
| @@ -390,7 +390,7 @@ component("skia") { |
| deps += [ |
| "//third_party/android_tools:cpu_features", |
| "//third_party/expat", |
| - "//third_party/freetype-android:freetype", |
| + "//third_party/freetype", |
| ] |
| } |