diff options
Diffstat (limited to 'skia/ext/DEPS')
-rw-r--r-- | skia/ext/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/skia/ext/DEPS b/skia/ext/DEPS new file mode 100644 index 0000000000..007e5550d5 --- /dev/null +++ b/skia/ext/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + '+third_party/skia/include/core' +] |