summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/web/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/web/DEPS')
-rw-r--r--chromium/third_party/WebKit/Source/web/DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/web/DEPS b/chromium/third_party/WebKit/Source/web/DEPS
index 3a7057de6f3..907ed18f3e2 100644
--- a/chromium/third_party/WebKit/Source/web/DEPS
+++ b/chromium/third_party/WebKit/Source/web/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+..",
"+bindings",
"+core",
+ "+gin/public",
"+heap",
"+modules",
"+painting",
@@ -11,4 +12,5 @@ include_rules = [
"+skia",
"+third_party/khronos",
"+third_party/skia",
+ "+web",
]