| Index: src/hydrogen-environment-liveness.h
|
| diff --git a/src/hydrogen-environment-liveness.h b/src/hydrogen-environment-liveness.h
|
| index e595927f9d40844d5e45cdee1fdecb398b296b45..f97a78ccaefc455cac861b8f4e01732045052ea1 100644
|
| --- a/src/hydrogen-environment-liveness.h
|
| +++ b/src/hydrogen-environment-liveness.h
|
| @@ -63,6 +63,7 @@ class HEnvironmentLivenessAnalysisPhase : public HPhase {
|
| };
|
|
|
|
|
| -} } // namespace v8::internal
|
| +} // namespace internal
|
| +} // namespace v8
|
|
|
| #endif /* V8_HYDROGEN_ENVIRONMENT_LIVENESS_H_ */
|
|
|