Chromium Code Reviews| Index: content/shell/BUILD.gn |
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
| index ccf24913d5831a0027bdd18914b57d6885d0136e..df73fd2fc2630c694c32807c3de64d4ab8974c85 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) { |