Chromium Code Reviews| Index: third_party/protobuf/editors/README.txt |
| diff --git a/third_party/protobuf/editors/README.txt b/third_party/protobuf/editors/README.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3e9fc79e9cd73a2eae49a34fde0282c99734f2f7 |
| --- /dev/null |
| +++ b/third_party/protobuf/editors/README.txt |
| @@ -0,0 +1,5 @@ |
| +This directory contains syntax highlighting and configuration files for editors |
| +to properly display Protocol Buffer files. |
| + |
| +See each file's header comment for directions on how to use it with the |
| +appropriate editor. |