| Index: content/browser/device_monitor_mac.h
|
| diff --git a/content/browser/device_monitor_mac.h b/content/browser/device_monitor_mac.h
|
| index b3d3f9f6dc31b908a52604d862d3e14c716c55d4..05eab158db894544898fcc80de542143e2062a8e 100644
|
| --- a/content/browser/device_monitor_mac.h
|
| +++ b/content/browser/device_monitor_mac.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_BROWSER_DEVICE_MONITOR_MAC_H_
|
| #define CONTENT_BROWSER_DEVICE_MONITOR_MAC_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/system_monitor/system_monitor.h"
|
| #include "base/threading/thread_checker.h"
|
|
|
|
|