| Index: content/browser/time_zone_monitor_android.h
|
| diff --git a/content/browser/time_zone_monitor_android.h b/content/browser/time_zone_monitor_android.h
|
| index 77141119626d2e9dd630378f35d2029d4eac3c65..530445c27ab13bd3749d2dbadefa577fe5e4b553 100644
|
| --- a/content/browser/time_zone_monitor_android.h
|
| +++ b/content/browser/time_zone_monitor_android.h
|
| @@ -10,7 +10,7 @@
|
| #include <jni.h>
|
|
|
| #include "base/android/scoped_java_ref.h"
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
|
|
| namespace content {
|
|
|
|
|