Chromium Code Reviews| 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 |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..669e73f55caeb5dcaa86bb5d83fd569c8a886eb8 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/shapedetection/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "-modules", |
| + "+modules/ModulesExport.h", |
| + "+modules/shapedetection", |
| +] |