Index: src/hydrogen-redundant-phi.cc |
diff --git a/src/hydrogen-redundant-phi.cc b/src/hydrogen-redundant-phi.cc |
index 0b9b0aaf1dceb52e6dee38d3b15f5240c72fd81a..1b3c94a3db0c8670f755e619056d738a57d521b9 100644 |
--- a/src/hydrogen-redundant-phi.cc |
+++ b/src/hydrogen-redundant-phi.cc |
@@ -62,4 +62,5 @@ void HRedundantPhiEliminationPhase::ProcessPhis(const ZoneList<HPhi*>* phis) { |
} |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |