Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index d31f468505de41dc049b4b87f210e631b7e89a2f..53caa14118df78fd442a9f430f8a7251d23b4261 100644 |
--- a/content/shell/BUILD.gn |
+++ b/content/shell/BUILD.gn |
@@ -369,7 +369,7 @@ static_library("content_shell_lib") { |
} |
if (is_linux) { |
- deps += [ "//third_party/freetype-android:freetype" ] |
+ deps += [ "//third_party/freetype" ] |
} |
if (!enable_plugins) { |