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..09e4e602f936b05011e1bb0d8b659470a2b0da1e |
| --- /dev/null |
| +++ b/services/shape_detection/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+media/capture/video/scoped_result_callback.h", |
| + "+third_party/WebKit/public", |
| +] |