Chromium Code Reviews| Index: third_party/harfbuzz/README |
| diff --git a/third_party/harfbuzz/README b/third_party/harfbuzz/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..29d70380756299daab6bd0b3c1dfe15c1ff61038 |
| --- /dev/null |
| +++ b/third_party/harfbuzz/README |
| @@ -0,0 +1,3 @@ |
| +The files in this directory are created by checking out a new version |
| +of harfbuzz, doing `./autogen.sh && ./configure && make`, then copying |
| +the autogenerated .h and .hh files to this directory. |
|
bungeman-skia
2016/05/03 21:28:52
This should note that this depends on Ragel State
|