diff options
Diffstat (limited to 'samples/DEPS')
-rw-r--r-- | samples/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/DEPS b/samples/DEPS index e77312f4bb..f38daab263 100644 --- a/samples/DEPS +++ b/samples/DEPS @@ -1,6 +1,7 @@ include_rules = [ '+public', '+third_party/libpng16', + '+third_party/skia/include', '+third_party/zlib_v128', '+v8', ] |