Bug 1609996 - Remove mozilla/Move.h. r=froydnj
rg -l 'mozilla/Move.h' | xargs sed -i 's/#include "mozilla\/Move.h"/#include <utility>/g' Further manual fixups and cleanups to the include order incoming. Differential Revision: https://phabricator.services.mozilla.com/D60323
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include "mozilla/dom/CustomEvent.h"
|
||||
#include "mozilla/dom/HTMLFormControlsCollection.h"
|
||||
#include "mozilla/dom/HTMLFormElementBinding.h"
|
||||
#include "mozilla/Move.h"
|
||||
#include <utility>
|
||||
#include "nsGkAtoms.h"
|
||||
#include "nsHTMLDocument.h"
|
||||
#include "nsStyleConsts.h"
|
||||
|
||||
Reference in New Issue
Block a user