summaryrefslogtreecommitdiff
path: root/compiler/utils/jni_macro_assembler_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/utils/jni_macro_assembler_test.h')
-rw-r--r--compiler/utils/jni_macro_assembler_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/utils/jni_macro_assembler_test.h b/compiler/utils/jni_macro_assembler_test.h
index 34ab4c3e43..1aefc84c78 100644
--- a/compiler/utils/jni_macro_assembler_test.h
+++ b/compiler/utils/jni_macro_assembler_test.h
@@ -55,7 +55,7 @@ class JNIMacroAssemblerTest : public testing::Test {
}
protected:
- explicit JNIMacroAssemblerTest() {}
+ JNIMacroAssemblerTest() {}
void SetUp() OVERRIDE {
allocator_.reset(new ArenaAllocator(&pool_));