Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Unified Diff: ash/system/web_notification/web_notification_tray.h

Issue 2899253002: chromeos: Rename ash::WmShelf to Shelf (Closed)
Patch Set: rebase Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/system/web_notification/web_notification_tray.h
diff --git a/ash/system/web_notification/web_notification_tray.h b/ash/system/web_notification/web_notification_tray.h
index fbba6d45c27ba8f4eabdea50579bf6526983391d..54a907853ac6f5ae5c257230800eb4dd06cec9df 100644
--- a/ash/system/web_notification/web_notification_tray.h
+++ b/ash/system/web_notification/web_notification_tray.h
@@ -50,7 +50,7 @@ class ASH_EXPORT WebNotificationTray
public base::SupportsWeakPtr<WebNotificationTray>,
public ui::SimpleMenuModel::Delegate {
public:
- WebNotificationTray(WmShelf* shelf,
+ WebNotificationTray(Shelf* shelf,
aura::Window* status_area_window,
SystemTray* system_tray);
~WebNotificationTray() override;

Powered by Google App Engine
This is Rietveld 408576698