| Index: services/shape_detection/text_detection_impl_mac_unittest.mm
|
| diff --git a/services/shape_detection/text_detection_impl_mac_unittest.mm b/services/shape_detection/text_detection_impl_mac_unittest.mm
|
| index 5333a5190b2d06180c810892d0f3c52803d09dfc..f316d8e8eea465cc567b6d0481c65d4815dcb704 100644
|
| --- a/services/shape_detection/text_detection_impl_mac_unittest.mm
|
| +++ b/services/shape_detection/text_detection_impl_mac_unittest.mm
|
| @@ -9,6 +9,7 @@
|
| #include "base/mac/scoped_cftyperef.h"
|
| #include "base/mac/scoped_nsobject.h"
|
| #include "base/mac/sdk_forward_declarations.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"
|
|
|