| Index: ui/gfx/mac/scoped_cocoa_disable_screen_updates.h
|
| diff --git a/ui/gfx/mac/scoped_cocoa_disable_screen_updates.h b/ui/gfx/mac/scoped_cocoa_disable_screen_updates.h
|
| index 61c9f58e5b371adee2825c80f340291253ffb6d4..e431ecd586b08b2001318db2b73227453882ea08 100644
|
| --- a/ui/gfx/mac/scoped_cocoa_disable_screen_updates.h
|
| +++ b/ui/gfx/mac/scoped_cocoa_disable_screen_updates.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #import <Cocoa/Cocoa.h>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/mac/mac_util.h"
|
| +#include "base/macros.h"
|
|
|
| namespace gfx {
|
|
|
|
|