| Index: content/browser/mach_broker_mac.h
|
| diff --git a/content/browser/mach_broker_mac.h b/content/browser/mach_broker_mac.h
|
| index e38e86f15893e4fe081b27246cec1aa9dff725c6..51038bfa010831beed3b735850649fa2a081fab3 100644
|
| --- a/content/browser/mach_broker_mac.h
|
| +++ b/content/browser/mach_broker_mac.h
|
| @@ -11,8 +11,8 @@
|
| #include <mach/mach.h>
|
|
|
| #include "base/memory/singleton.h"
|
| -#include "base/process.h"
|
| -#include "base/process_util.h"
|
| +#include "base/process/process_handle.h"
|
| +#include "base/process/process_metrics.h"
|
| #include "base/synchronization/lock.h"
|
| #include "content/public/browser/browser_child_process_observer.h"
|
| #include "content/public/browser/notification_observer.h"
|
|
|