summaryrefslogtreecommitdiff
path: root/core/fxge/skia/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxge/skia/DEPS')
-rw-r--r--core/fxge/skia/DEPS4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/fxge/skia/DEPS b/core/fxge/skia/DEPS
index 6492756b7e..da24b1efec 100644
--- a/core/fxge/skia/DEPS
+++ b/core/fxge/skia/DEPS
@@ -1,3 +1,5 @@
include_rules = [
- '+third_party/skia/include'
+ '+fpdfsdk/include',
+ '+public',
+ '+third_party/skia/include',
]