Fix merge error

This commit is contained in:
Ben Turner 2010-04-23 12:28:43 -07:00
parent 5c39e117e7
commit a10aaecd6d

View File

@ -7482,6 +7482,7 @@ nsGlobalWindow::GetLocalStorage(nsIDOMStorage ** aLocalStorage)
return NS_OK;
}
NS_IMETHODIMP
nsGlobalWindow::GetIndexedDB(nsIIndexedDatabaseRequest** _retval)
{
nsCOMPtr<nsIIndexedDatabaseRequest> indexedDB =