Index: third_party/WebKit/Source/modules/shapedetection/DEPS |
diff --git a/third_party/WebKit/Source/modules/shapedetection/DEPS b/third_party/WebKit/Source/modules/shapedetection/DEPS |
index 669e73f55caeb5dcaa86bb5d83fd569c8a886eb8..b9c74d6ead5299b0786f6625791b01a83fd0a9f2 100644 |
--- a/third_party/WebKit/Source/modules/shapedetection/DEPS |
+++ b/third_party/WebKit/Source/modules/shapedetection/DEPS |
@@ -1,5 +1,13 @@ |
include_rules = [ |
+ "+bindings", |
+ "+core", |
+ "+heap", |
"-modules", |
"+modules/ModulesExport.h", |
"+modules/shapedetection", |
+ "+platform", |
+ "+public/platform", |
+ "+third_party/skia/include/core/SkImage.h", |
+ "+third_party/skia/include/core/SkImageInfo.h" |
+ "-web", |
] |