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