Chromium Code Reviews| Index: ui/gfx/x/BUILD.gn |
| diff --git a/ui/gfx/x/BUILD.gn b/ui/gfx/x/BUILD.gn |
| index 795aae3172632302145bc7e9959a3d847e2a96d2..269386275821654cea8d2ea80d7ab8f207ce6579 100644 |
| --- a/ui/gfx/x/BUILD.gn |
| +++ b/ui/gfx/x/BUILD.gn |
| @@ -20,13 +20,9 @@ component("x") { |
| "x11_types.h", |
| ] |
| - defines = [ |
| - "GFX_IMPLEMENTATION", |
| - ] |
| + defines = [ "GFX_IMPLEMENTATION" ] |
| - configs += [ |
| - "//build/config/linux:x11", |
| - ] |
| + configs += [ "//build/config/linux:x11" ] |
| deps = [ |
| "//base", |