Index: src/hydrogen-redundant-phi.h |
diff --git a/src/hydrogen-redundant-phi.h b/src/hydrogen-redundant-phi.h |
index 7f5ec4e52ddcd3f74f421975af11b9b8b90b1822..7af46a4f0005900984b64606505cce500a19b8c9 100644 |
--- a/src/hydrogen-redundant-phi.h |
+++ b/src/hydrogen-redundant-phi.h |
@@ -28,6 +28,7 @@ class HRedundantPhiEliminationPhase : public HPhase { |
}; |
-} } // namespace v8::internal |
+} // namespace internal |
+} // namespace v8 |
#endif // V8_HYDROGEN_REDUNDANT_PHI_H_ |