Bug 1265275 Removed using namespace mozilla; and using namespace mozilla::dom; from PresentationAvailability.cpp r=smaug

Depends on D81855

Differential Revision: https://phabricator.services.mozilla.com/D81948
This commit is contained in:
pctopgs 2020-07-02 13:53:04 +00:00
Родитель b98fed63f5
Коммит d37ba449e7
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -15,8 +15,6 @@
#include "nsServiceManagerUtils.h"
#include "PresentationLog.h"
using namespace mozilla;
using namespace mozilla::dom;
namespace mozilla {
namespace dom {