| Index: ui/gfx/android/shared_device_display_info.h
|
| diff --git a/ui/gfx/android/shared_device_display_info.h b/ui/gfx/android/shared_device_display_info.h
|
| index 0018b3719b43e11bc71f4ed4043c68127e83130d..ec54109155442bfb0372f0c6fb92f39e4df19985 100644
|
| --- a/ui/gfx/android/shared_device_display_info.h
|
| +++ b/ui/gfx/android/shared_device_display_info.h
|
| @@ -6,7 +6,7 @@
|
| #define UI_GFX_ANDROID_SHARED_DEVICE_DISPLAY_INFO_H_
|
|
|
| #include "base/android/scoped_java_ref.h"
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| #include "base/synchronization/lock.h"
|
|
|
|
|