Chromium Code Reviews| Index: ui/base/BUILD.gn |
| diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn |
| index 0aacd5537268e37aea72927879777236a85754d2..7408b1c24194717267a561546d5ff2515ebd8fdc 100644 |
| --- a/ui/base/BUILD.gn |
| +++ b/ui/base/BUILD.gn |
| @@ -887,7 +887,7 @@ test("ui_base_unittests") { |
| } |
| if (use_pango) { |
| - configs += [ "//build/config/linux:pangocairo" ] |
| + configs += [ "//build/config/linux/pangocairo" ] |
| } |
| if (use_x11) { |