Chromium Code Reviews| Index: chrome/common/mac/launchd.h |
| diff --git a/chrome/common/mac/launchd.h b/chrome/common/mac/launchd.h |
| index 6e86093f6d6fef1ed4a873c3ffa8f375b087952a..5ad24802ee3e906029a4a4275692875515635434 100644 |
| --- a/chrome/common/mac/launchd.h |
| +++ b/chrome/common/mac/launchd.h |
| @@ -7,7 +7,7 @@ |
| #include <CoreFoundation/CoreFoundation.h> |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| #include "base/memory/singleton.h" |
| class Launchd { |