| Index: services/shape_detection/face_detection_impl_mac.mm
|
| diff --git a/services/shape_detection/face_detection_impl_mac.mm b/services/shape_detection/face_detection_impl_mac.mm
|
| index 211ddac2deb98f742a24c68c791a8a02b3712556..b8539f0d2c3475c99496eaedcae991a27e05e4a3 100644
|
| --- a/services/shape_detection/face_detection_impl_mac.mm
|
| +++ b/services/shape_detection/face_detection_impl_mac.mm
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "services/shape_detection/face_detection_impl_mac.h"
|
|
|
| +#import <QuartzCore/QuartzCore.h>
|
| +
|
| #include "base/mac/scoped_cftyperef.h"
|
| #include "media/capture/video/scoped_result_callback.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
|
|