| Index: chrome/common/service_process_util_mac_unittest.mm
|
| diff --git a/chrome/common/service_process_util_mac_unittest.mm b/chrome/common/service_process_util_mac_unittest.mm
|
| index eb1c994a806a0ff454735701415a0d3920c0a98b..c4eaff8cea15929567094704ee3d6ce298478cf0 100644
|
| --- a/chrome/common/service_process_util_mac_unittest.mm
|
| +++ b/chrome/common/service_process_util_mac_unittest.mm
|
| @@ -13,6 +13,7 @@
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/mac/mac_util.h"
|
| #include "base/mac/scoped_nsobject.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/process/launch.h"
|
| #include "base/run_loop.h"
|
| #include "base/strings/sys_string_conversions.h"
|
|
|