| Index: ash/common/system/chromeos/network/network_icon.h
|
| diff --git a/ash/common/system/chromeos/network/network_icon.h b/ash/common/system/chromeos/network/network_icon.h
|
| index d42f02e7e15ddf9ff63dc350f5ce64ea86d0efcd..7d2e202b88e3b1429155bb36ae7e3014e4580ce4 100644
|
| --- a/ash/common/system/chromeos/network/network_icon.h
|
| +++ b/ash/common/system/chromeos/network/network_icon.h
|
| @@ -18,8 +18,6 @@ class NetworkState;
|
| namespace ash {
|
| namespace network_icon {
|
|
|
| -class AnimationObserver;
|
| -
|
| // Type of icon which dictates color theme and VPN badging
|
| enum IconType {
|
| ICON_TYPE_TRAY, // light icons with VPN badges
|
|
|