Chromium Code Reviews| Index: tools/gn/format_test_data/032.golden |
| diff --git a/tools/gn/format_test_data/032.golden b/tools/gn/format_test_data/032.golden |
| index 6c2a16c1d291d36b32fcb066a3c1778dc8a5cc00..b4296a9baefa462ca2117d6a8ae54f49863d0a58 100644 |
| --- a/tools/gn/format_test_data/032.golden |
| +++ b/tools/gn/format_test_data/032.golden |
| @@ -3,4 +3,5 @@ if (something) { |
| if (false) { |
| } else if (is_linux && !is_android && cpu_arch == "x64" && |
| !disable_iterator_debugging) { |
| + } |
| } |