Index: src/mips/code-stubs-mips.cc |
diff --git a/src/mips/code-stubs-mips.cc b/src/mips/code-stubs-mips.cc |
index 89981fdb193f3abaa76be880be78c463b7b0f2f2..dd4e7c12fa3beb690199437613d73f790753072b 100644 |
--- a/src/mips/code-stubs-mips.cc |
+++ b/src/mips/code-stubs-mips.cc |
@@ -6613,4 +6613,3 @@ void StringDictionaryLookupStub::Generate(MacroAssembler* masm) { |
} } // namespace v8::internal |
#endif // V8_TARGET_ARCH_MIPS |
- |