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