Bug 747642 - Followup to fix xul android bustage

This commit is contained in:
Brad Lassey 2012-04-24 23:53:57 +01:00
Родитель e839d667eb
Коммит 734c32b2de
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -897,5 +897,5 @@ Java_org_mozilla_gecko_GeckoAppShell_notifyFilePickerResult(JNIEnv* jenv, jclass
NS_DispatchToMainThread(runnable);
}
}
#endif
}