diff options
Diffstat (limited to 'chrome/common/gfx')
-rw-r--r-- | chrome/common/gfx/DEPS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/common/gfx/DEPS b/chrome/common/gfx/DEPS new file mode 100644 index 0000000..88f24d3 --- /dev/null +++ b/chrome/common/gfx/DEPS @@ -0,0 +1,4 @@ +include_rules = [
+ "+skia/include",
+ "+skia/ext",
+];
\ No newline at end of file |