Bug 1393270: Follow-up: Fix style linter error. r=bustage

MozReview-Commit-ID: IS5FQiNd80j

--HG--
extra : rebase_source : aebab5366ff2605b67f4d38ab764dd829b370fcc
This commit is contained in:
Kris Maglione 2018-01-22 16:53:27 -08:00
parent 8d25fdea99
commit a09cf2763b

View File

@ -2,8 +2,8 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "jsapi-tests/tests.h"
#include "gc/GCInternals.h"
#include "jsapi-tests/tests.h"
#include "vm/Monitor.h"
#include "vm/MutexIDs.h"