diff options
Diffstat (limited to '')
-rw-r--r-- | gfx/skia/skia/src/base/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gfx/skia/skia/src/base/README.md b/gfx/skia/skia/src/base/README.md new file mode 100644 index 0000000000..322c671436 --- /dev/null +++ b/gfx/skia/skia/src/base/README.md @@ -0,0 +1,4 @@ +The files here are part of the base package (see also include/private/base). The distinction +is that the files here are not needed by anything in the public API. + +Files here should not depend on anything other than system headers or other files in base.
\ No newline at end of file |