Index: ash/system/chromeos/network/tray_vpn.cc |
diff --git a/ash/system/chromeos/network/tray_vpn.cc b/ash/system/chromeos/network/tray_vpn.cc |
index 36c55b7339e78e8975babd1c6e1d4299cdcce8b0..90a6d31a5c962833fff913ab302259f98159e362 100644 |
--- a/ash/system/chromeos/network/tray_vpn.cc |
+++ b/ash/system/chromeos/network/tray_vpn.cc |
@@ -170,8 +170,7 @@ void TrayVPN::DestroyDetailedView() { |
void TrayVPN::UpdateAfterLoginStatusChange(user::LoginStatus status) { |
} |
-void TrayVPN::UpdateAfterShelfAlignmentChange(ShelfAlignment alignment) { |
-} |
+void TrayVPN::UpdateAfterShelfAlignmentChange(wm::ShelfAlignment alignment) {} |
void TrayVPN::NetworkStateChanged() { |
if (default_) |