[tor-commits] [tor-browser/esr24] Bug 1019684 - Appease the style checker gods. r=jandem, a=orange

mikeperry at torproject.org mikeperry at torproject.org
Fri Aug 29 05:26:42 UTC 2014


commit 64e0c800366410debf70f1a9cf9f7ccc6c2490f0
Author: Ryan VanderMeulen <ryanvm at gmail.com>
Date:   Tue Jun 17 15:35:16 2014 -0400

    Bug 1019684 - Appease the style checker gods. r=jandem, a=orange
---
 js/src/jit/arm/Assembler-arm.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/js/src/jit/arm/Assembler-arm.h b/js/src/jit/arm/Assembler-arm.h
index 1bc314a..e8a4442 100644
--- a/js/src/jit/arm/Assembler-arm.h
+++ b/js/src/jit/arm/Assembler-arm.h
@@ -11,6 +11,8 @@
 #include "mozilla/MathAlgorithms.h"
 #include "mozilla/Util.h"
 
+#include "jsprf.h"
+
 #include "jit/shared/Assembler-shared.h"
 #include "assembler/assembler/AssemblerBufferWithConstantPool.h"
 #include "jit/CompactBuffer.h"
@@ -18,8 +20,6 @@
 #include "jit/arm/Architecture-arm.h"
 #include "jit/shared/IonAssemblerBufferWithConstantPools.h"
 
-#include "jsprf.h"
-
 namespace js {
 namespace jit {
 





More information about the tor-commits mailing list