Bug 1495645 - Followup merge bustage fix r=hiro

Differential Revision: https://phabricator.services.mozilla.com/D7675

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Cameron McCormack 2018-10-04 00:42:28 +00:00
Родитель 4372b55f4f
Коммит 0d5bfc3851
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1376,8 +1376,8 @@ css::ImageValue::ImageValue(ServoRawOffsetArc<RustString> aString,
{
}
void
css::ImageValue::Initialize(nsIDocument* aDocument)
imgRequestProxy*
css::ImageValue::LoadImage(nsIDocument* aDocument)
{
MOZ_ASSERT(NS_IsMainThread());