Chromium Code Reviews| Index: services/shape_detection/DEPS |
| diff --git a/services/shape_detection/DEPS b/services/shape_detection/DEPS |
| index 7db8eb292dca02c84e6ec730adcf718cfb2b0022..2be2bfea43c7cfb446804d3e5e1a72c6870c1197 100644 |
| --- a/services/shape_detection/DEPS |
| +++ b/services/shape_detection/DEPS |
| @@ -1,3 +1,6 @@ |
| include_rules = [ |
| "+media/capture/video/scoped_result_callback.h", |
| + "+skia/ext/skia_utils_mac.h", |
| + "+third_party/skia/include/core/SkBitmap.h", |
| + "+third_party/skia/include/utils/mac/SkCGUtils.h", |
| ] |