Index: chrome/browser/mach_broker_mac.h |
diff --git a/chrome/browser/mach_broker_mac.h b/chrome/browser/mach_broker_mac.h |
index b9a26c979b502d8a2e7706704af0ae0c1c24abbd..58ef3e12eb6a54839b0de61b197e95188677636e 100644 |
--- a/chrome/browser/mach_broker_mac.h |
+++ b/chrome/browser/mach_broker_mac.h |
@@ -14,6 +14,7 @@ |
#include "base/process.h" |
#include "base/process_util.h" |
#include "base/singleton.h" |
+#include "chrome/common/notification_observer.h" |
#include "chrome/common/notification_registrar.h" |
// On OS X, the mach_port_t of a process is required to collect metrics about |