summaryrefslogtreecommitdiffstats
path: root/chrome/browser/service_process
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/service_process')
-rw-r--r--chrome/browser/service_process/service_process_control_mac_unittest.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/service_process/service_process_control_mac_unittest.mm b/chrome/browser/service_process/service_process_control_mac_unittest.mm
index febb5f2..491b42f6 100644
--- a/chrome/browser/service_process/service_process_control_mac_unittest.mm
+++ b/chrome/browser/service_process/service_process_control_mac_unittest.mm
@@ -4,8 +4,8 @@
#include <launch.h>
+#include "base/mac/foundation_util.h"
#include "base/mac/launchd.h"
-#include "base/mac/mac_util.h"
#include "base/mac/scoped_nsobject.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/google_toolbox_for_mac/src/Foundation/GTMServiceManagement.h"