| Index: ash/system/web_notification/ash_popup_alignment_delegate.h
|
| diff --git a/ash/system/web_notification/ash_popup_alignment_delegate.h b/ash/system/web_notification/ash_popup_alignment_delegate.h
|
| index fccd70e258858fc3e1bb1ad04a695995cd70a003..71fd859d8657fcf5a1dc7fe29127a267e60f1e83 100644
|
| --- a/ash/system/web_notification/ash_popup_alignment_delegate.h
|
| +++ b/ash/system/web_notification/ash_popup_alignment_delegate.h
|
| @@ -61,7 +61,7 @@ class ASH_EXPORT AshPopupAlignmentDelegate
|
| friend class WebNotificationTrayTest;
|
|
|
| // Get the current alignment of the shelf.
|
| - ShelfAlignment GetAlignment() const;
|
| + wm::ShelfAlignment GetAlignment() const;
|
|
|
| // Utility function to get the display which should be care about.
|
| gfx::Display GetCurrentDisplay() const;
|
|
|