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..7db8eb292dca02c84e6ec730adcf718cfb2b0022 |
| --- /dev/null |
| +++ b/services/shape_detection/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+media/capture/video/scoped_result_callback.h", |
| +] |