Chromium Code Reviews| Index: src/i18n.cc |
| diff --git a/src/i18n.cc b/src/i18n.cc |
| index 9dfdd63f5bc266ca57cf7227dc590025cd440bfb..8d616d92c10c2125c253f7a6edc9fd5bc8f5c225 100644 |
| --- a/src/i18n.cc |
| +++ b/src/i18n.cc |
| @@ -947,4 +947,5 @@ void BreakIterator::DeleteBreakIterator( |
| DestroyGlobalHandle(data); |
| } |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |