| Index: services/shape_detection/barcode_detection_impl_mac.mm
|
| diff --git a/services/shape_detection/barcode_detection_impl_mac.mm b/services/shape_detection/barcode_detection_impl_mac.mm
|
| index 0e873d7f14f43ee8e7aa3a383f7e68cde4088143..2ff262f3855ed5569911db439b493e0dbf98a802 100644
|
| --- a/services/shape_detection/barcode_detection_impl_mac.mm
|
| +++ b/services/shape_detection/barcode_detection_impl_mac.mm
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "services/shape_detection/barcode_detection_impl_mac.h"
|
|
|
| +#import <QuartzCore/QuartzCore.h>
|
| +
|
| #include "base/mac/mac_util.h"
|
| #include "base/mac/scoped_cftyperef.h"
|
| #include "base/mac/sdk_forward_declarations.h"
|
|
|