Index: src/ic/ppc/access-compiler-ppc.cc |
diff --git a/src/ic/ppc/access-compiler-ppc.cc b/src/ic/ppc/access-compiler-ppc.cc |
index e98f5172f8c90f054c90a036f826aaddaf6adcdc..aa3859a62c74c3ef6aaeef21a95bd8c20abba7c9 100644 |
--- a/src/ic/ppc/access-compiler-ppc.cc |
+++ b/src/ic/ppc/access-compiler-ppc.cc |
@@ -40,7 +40,7 @@ Register* PropertyAccessCompiler::store_calling_convention() { |
#undef __ |
-} |
-} // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_TARGET_ARCH_PPC |