Bug 1677284 - Remove unused includes of Variant.h. r=andi

Differential Revision: https://phabricator.services.mozilla.com/D97076
This commit is contained in:
Simon Giesecke 2020-11-23 15:49:20 +00:00
Родитель 8953086494
Коммит d1c992db5d
4 изменённых файлов: 1 добавлений и 3 удалений

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

@ -15,7 +15,6 @@
#include "mozilla/TimeStamp.h" // for TimeStamp
#include "mozilla/TimingParams.h"
#include "mozilla/Types.h" // for SideBits
#include "mozilla/Variant.h"
#include "X11UndefineNone.h"
#include <unordered_map>

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

@ -11,7 +11,6 @@
#include "mozilla/webrender/WebRenderTypes.h"
#include "mozilla/layers/WebRenderMessages.h"
#include "mozilla/layers/WebRenderScrollData.h"
#include "mozilla/Variant.h"
namespace mozilla {

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

@ -11,6 +11,7 @@
#include <windows.h>
#include "GLTypes.h"
#include "mozilla/HashFunctions.h"
#include "mozilla/Maybe.h"
#include "mozilla/RefPtr.h"
#include "mozilla/UniquePtr.h"

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

@ -19,7 +19,6 @@
#include "mozilla/PodOperations.h"
#include "mozilla/Range.h"
#include "mozilla/TypeTraits.h"
#include "mozilla/Variant.h"
#include "Units.h"
namespace mozilla {