| Index: ash/system/tray/system_tray_item.h
|
| diff --git a/ash/system/tray/system_tray_item.h b/ash/system/tray/system_tray_item.h
|
| index 5e8e4aaebfdd26423b784bd6cae894a0757210ae..2d1cb3318ebabff4e3ba63e820cf493c2ac8d057 100644
|
| --- a/ash/system/tray/system_tray_item.h
|
| +++ b/ash/system/tray/system_tray_item.h
|
| @@ -9,7 +9,7 @@
|
| #include "ash/ash_export.h"
|
| #include "ash/system/user/login_status.h"
|
| #include "base/basictypes.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| +#include "base/compiler_specific.h"
|
|
|
| namespace views {
|
| class View;
|
|
|