Chromium Code Reviews| Index: content/shell/BUILD.gn |
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
| index 6329a1c03c7c9bc5f2588e8c7d801db0b51d8849..ebdd14f2fa454571f3ad362d802411b5a1522562 100644 |
| --- a/content/shell/BUILD.gn |
| +++ b/content/shell/BUILD.gn |
| @@ -374,7 +374,7 @@ static_library("content_shell_lib") { |
| } |
| if (is_linux) { |
| - deps += [ "//third_party/freetype" ] |
| + deps += [ "//build/config/freetype" ] |
| } |
| if (!enable_plugins) { |