| Index: chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h
|
| diff --git a/chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h b/chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h
|
| index 3b5fa0799d72305b17c1fcdea52928613edbe744..f28262fbb8d9edf17500d3fb319e7df9117df0e8 100644
|
| --- a/chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h
|
| +++ b/chrome/browser/ui/cocoa/notifications/message_center_tray_bridge.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #import <AppKit/AppKit.h>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/mac/scoped_nsobject.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/prefs/pref_member.h"
|
|
|