| Index: chrome/browser/status_icons/status_tray.h
|
| diff --git a/chrome/browser/status_icons/status_tray.h b/chrome/browser/status_icons/status_tray.h
|
| index 9a5c9bf8c7c514e08819177d4cd4464463ea0df3..a5a21dc28a4c16c4b96108cb5ef0029b16e783e2 100644
|
| --- a/chrome/browser/status_icons/status_tray.h
|
| +++ b/chrome/browser/status_icons/status_tray.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_STATUS_ICONS_STATUS_TRAY_H_
|
| #define CHROME_BROWSER_STATUS_ICONS_STATUS_TRAY_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "base/strings/string16.h"
|
|
|
|
|