Chromium Code Reviews| Index: tools/gn/format_test_data/001.golden |
| diff --git a/tools/gn/format_test_data/001.golden b/tools/gn/format_test_data/001.golden |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..31c9069d2b2c946f36e6cfb19b9ed01a39ad7c94 |
| --- /dev/null |
| +++ b/tools/gn/format_test_data/001.golden |
| @@ -0,0 +1,3 @@ |
| +# Test. |
| +executable("test") { |
| +} |