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