| Index: chrome/browser/app_controller_mac_browsertest.mm
|
| diff --git a/chrome/browser/app_controller_mac_browsertest.mm b/chrome/browser/app_controller_mac_browsertest.mm
|
| index bd36bb6171f4a2ed6431a81a5d562433aab93e40..d9b84cfec9a4671ab11ed6477121d226acb74c27 100644
|
| --- a/chrome/browser/app_controller_mac_browsertest.mm
|
| +++ b/chrome/browser/app_controller_mac_browsertest.mm
|
| @@ -8,6 +8,7 @@
|
| #import <Foundation/NSAppleEventDescriptor.h>
|
| #import <objc/message.h>
|
| #import <objc/runtime.h>
|
| +#include <stddef.h>
|
|
|
| #include "base/command_line.h"
|
| #include "base/mac/foundation_util.h"
|
|
|