Chromium Code Reviews| Index: src/ic/ic-compiler.cc |
| diff --git a/src/ic/ic-compiler.cc b/src/ic/ic-compiler.cc |
| index e1975fcca6e42e57a6c3970bbb8b479e86f0b842..dee91ffd839ff8582e71156e4d5827f8227a8da1 100644 |
| --- a/src/ic/ic-compiler.cc |
| +++ b/src/ic/ic-compiler.cc |
| @@ -419,5 +419,5 @@ Handle<Code> PropertyICCompiler::CompileKeyedStoreMonomorphic( |
| #undef __ |
| -} |
| -} // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |