Chromium Code Reviews| Index: services/shape_detection/DEPS |
| diff --git a/services/shape_detection/DEPS b/services/shape_detection/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a0c67dd5e33a0ce44b2d699965ef37219d6da823 |
| --- /dev/null |
| +++ b/services/shape_detection/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+third_party/WebKit/public", |
| +] |