Chromium Code Reviews| Index: services/shape_detection/DEPS |
| diff --git a/services/shape_detection/DEPS b/services/shape_detection/DEPS |
| index 7db8eb292dca02c84e6ec730adcf718cfb2b0022..2c1736d4ff4410f507b54c1bb4b058fb1d72c903 100644 |
| --- a/services/shape_detection/DEPS |
| +++ b/services/shape_detection/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| "+media/capture/video/scoped_result_callback.h", |
| + "+third_party/skia/include", |
| + "+ui/gfx/codec" |
| ] |