| Index: chrome/browser/global_keyboard_shortcuts_mac.h
|
| diff --git a/chrome/browser/global_keyboard_shortcuts_mac.h b/chrome/browser/global_keyboard_shortcuts_mac.h
|
| index b478005e2ba9e711d53a1ab148b7bb9b0603256d..be5223ed8af0ce79993c978871c9b568cde7ff72 100644
|
| --- a/chrome/browser/global_keyboard_shortcuts_mac.h
|
| +++ b/chrome/browser/global_keyboard_shortcuts_mac.h
|
| @@ -6,8 +6,7 @@
|
| #define CHROME_BROWSER_GLOBAL_KEYBOARD_SHORTCUTS_MAC_H_
|
|
|
| #include <Carbon/Carbon.h> // For unichar.
|
| -
|
| -#include "base/basictypes.h"
|
| +#include <stddef.h>
|
|
|
| @class NSEvent;
|
|
|
|
|