| Index: content/browser/time_zone_monitor.h
|
| diff --git a/content/browser/time_zone_monitor.h b/content/browser/time_zone_monitor.h
|
| index fed177f9ae6dab6d3f48199d01189be48b4aea3a..6fff155e766ed04f52889403d4b0cbaeed1d35f8 100644
|
| --- a/content/browser/time_zone_monitor.h
|
| +++ b/content/browser/time_zone_monitor.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_BROWSER_TIME_ZONE_MONITOR_H_
|
| #define CONTENT_BROWSER_TIME_ZONE_MONITOR_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|
| namespace content {
|
|
|