Bug 1362000 - (followup) remove unused headers. r=me

MozReview-Commit-ID: 4SO8tdhbIHt

--HG--
extra : rebase_source : 7abc0bddf356bc705b130ea15294f8c5036f6ccf
This commit is contained in:
cku 2017-05-27 16:57:44 +08:00
Родитель 7443a84960
Коммит b533c4c2ae
2 изменённых файлов: 0 добавлений и 2 удалений

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

@ -50,7 +50,6 @@
#include "GeckoProfiler.h"
#include "LayersLogging.h"
#include "gfxPrefs.h"
#include "nsSVGEffects.h"
#include <algorithm>
#include <functional>

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

@ -19,7 +19,6 @@
#include "nsCycleCollectionParticipant.h"
#include "SVGGeometryElement.h"
#include "SVGUseElement.h"
#include "mozilla/dom/SVGMaskElement.h"
using namespace mozilla;
using namespace mozilla::dom;