| Index: chrome/common/service_process_util_unittest.cc
|
| ===================================================================
|
| --- chrome/common/service_process_util_unittest.cc (revision 97454)
|
| +++ chrome/common/service_process_util_unittest.cc (working copy)
|
| @@ -250,7 +250,7 @@
|
| #include "base/sys_string_conversions.h"
|
| #include "base/test/test_timeouts.h"
|
| #include "base/threading/thread.h"
|
| -#include "chrome/common/launchd_mac.h"
|
| +#include "chrome/common/mac/launchd.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| // TODO(dmaclach): Write this in terms of a real mock.
|
|
|