tizen beta release
[framework/web/webkit-efl.git] / Source / WebKit / chromium / src / ExternalPopupMenu.cpp
index 20ae7cb..9b807c5 100755 (executable)
@@ -120,7 +120,7 @@ void ExternalPopupMenu::didAcceptIndices(const WebVector<int>& indices)
 #if ENABLE(NO_LISTBOX_RENDERING)
     if (!m_popupMenuClient) {
         m_webExternalPopupMenu = 0;
-        return
+        return;
     }
 
     // Calling methods on the PopupMenuClient might lead to this object being