| Index: ash/system/chromeos/screen_security/screen_tray_item.h
|
| diff --git a/ash/system/chromeos/screen_security/screen_tray_item.h b/ash/system/chromeos/screen_security/screen_tray_item.h
|
| index ddbb126474998db4403cf9b34c52ce237b92c9f7..9e5880d95fed821cef9ac30e2ac5676b69dcee15 100644
|
| --- a/ash/system/chromeos/screen_security/screen_tray_item.h
|
| +++ b/ash/system/chromeos/screen_security/screen_tray_item.h
|
| @@ -20,8 +20,6 @@ class View;
|
| }
|
|
|
| namespace ash {
|
| -namespace internal {
|
| -
|
| class ScreenTrayItem;
|
|
|
| namespace tray {
|
| @@ -141,7 +139,6 @@ class ASH_EXPORT ScreenTrayItem : public SystemTrayItem {
|
| DISALLOW_COPY_AND_ASSIGN(ScreenTrayItem);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_SYSTEM_CHROMEOS_SCREEN_TRAY_ITEM_H_
|
|
|