| Index: services/shape_detection/face_detection_impl_mac_unittest.mm
|
| diff --git a/services/shape_detection/face_detection_impl_mac_unittest.mm b/services/shape_detection/face_detection_impl_mac_unittest.mm
|
| index 0c04b132b31663f1a042aad4370a1dd5ca4942fc..d5f52757ad19bcee0dd2c02e7bbb1b0e1952b559 100644
|
| --- a/services/shape_detection/face_detection_impl_mac_unittest.mm
|
| +++ b/services/shape_detection/face_detection_impl_mac_unittest.mm
|
| @@ -7,6 +7,7 @@
|
| #include "base/base64.h"
|
| #include "base/command_line.h"
|
| #include "base/mac/scoped_nsobject.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|