| Index: Source/web/PopupContainer.cpp
|
| diff --git a/Source/web/PopupContainer.cpp b/Source/web/PopupContainer.cpp
|
| index 9eeaad85c06cfef1ed9a050d9710b2ee334b7c36..e337b2a94b3424d7d7240f0b32852e04e9b3282d 100644
|
| --- a/Source/web/PopupContainer.cpp
|
| +++ b/Source/web/PopupContainer.cpp
|
| @@ -262,7 +262,7 @@ void PopupContainer::notifyPopupHidden()
|
| // torn down -- the connection to the FrameHost has been snipped &
|
| // there's no page. Hence the null check.
|
| //
|
| - // In a non-Oilpan setting, the RenderMenuList that controls/owns
|
| + // In a non-Oilpan setting, the LayoutMenuList that controls/owns
|
| // the PopupMenuChromium object and this PopupContainer is torn
|
| // down and destructed before the frame and frame owner, hence the
|
| // page will always be available in that setting and this will
|
|
|