Index: chrome/common/mac/launchd.mm |
diff --git a/chrome/common/mac/launchd.mm b/chrome/common/mac/launchd.mm |
index ec0acd928e1047abb7dc1e91532e74a6e1542b53..848a2c7d8569798f4c03dfa344afae35f4495dfa 100644 |
--- a/chrome/common/mac/launchd.mm |
+++ b/chrome/common/mac/launchd.mm |
@@ -13,7 +13,7 @@ |
#include "base/process/launch.h" |
#include "base/strings/stringprintf.h" |
#include "base/strings/sys_string_conversions.h" |
-#include "third_party/GTM/Foundation/GTMServiceManagement.h" |
+#include "third_party/google_toolbox_for_mac/src/Foundation/GTMServiceManagement.h" |
namespace { |