Chromium Code Reviews| Index: src/lithium-codegen.h |
| diff --git a/src/lithium-codegen.h b/src/lithium-codegen.h |
| index ce04da9006024ea6365a4b555580a9b580c069a9..c654ff7ce537a81f057dc8de45974a3eb26b116f 100644 |
| --- a/src/lithium-codegen.h |
| +++ b/src/lithium-codegen.h |
| @@ -91,6 +91,7 @@ class LCodeGenBase BASE_EMBEDDED { |
| }; |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_LITHIUM_CODEGEN_H_ |