Chromium Code Reviews| Index: ui/native_theme/BUILD.gn |
| diff --git a/ui/native_theme/BUILD.gn b/ui/native_theme/BUILD.gn |
| index 265ca0f2a89c05d8e77f27ad6eaca9567dccdaac..66b74f6e5edcd06e71b41ee94a2b6be389125e4a 100644 |
| --- a/ui/native_theme/BUILD.gn |
| +++ b/ui/native_theme/BUILD.gn |
| @@ -36,9 +36,7 @@ component("native_theme") { |
| ] |
| } |
| - defines = [ |
| - "NATIVE_THEME_IMPLEMENTATION", |
| - ] |
| + defines = [ "NATIVE_THEME_IMPLEMENTATION" ] |
| deps = [ |
| "//base", |