Chromium Code Reviews| Index: ui/snapshot/BUILD.gn |
| diff --git a/ui/snapshot/BUILD.gn b/ui/snapshot/BUILD.gn |
| index 929aa3c978c0f235a4338782203b2008159cfe0f..9daacd0e5b3b7ca731874ae0d6ada43a79d81107 100644 |
| --- a/ui/snapshot/BUILD.gn |
| +++ b/ui/snapshot/BUILD.gn |
| @@ -44,9 +44,7 @@ component("snapshot") { |
| "//ui/compositor", |
| ] |
| } else { |
| - sources -= [ |
| - "snapshot_aura.cc" |
| - ] |
| + sources -= [ "snapshot_aura.cc" ] |
| } |
| } |