summaryrefslogtreecommitdiffstats
path: root/base/gfx/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'base/gfx/DEPS')
-rw-r--r--base/gfx/DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/base/gfx/DEPS b/base/gfx/DEPS
index f4e06f0..e0b7df8 100644
--- a/base/gfx/DEPS
+++ b/base/gfx/DEPS
@@ -1,3 +1,4 @@
include_rules = [
- "+skia"
+ "+skia",
+ "+third_party/libpng"
]