Chromium Code Reviews| Index: src/char-predicates-inl.h |
| diff --git a/src/char-predicates-inl.h b/src/char-predicates-inl.h |
| index d90f919341f6c25223b6d72ba1eb548c49a9ae78..ab5caa755732155d367903f1984cf168f4ab3ef3 100644 |
| --- a/src/char-predicates-inl.h |
| +++ b/src/char-predicates-inl.h |
| @@ -85,6 +85,7 @@ inline bool IsRegExpNewline(uc16 c) { |
| } |
| -} } // namespace v8::internal |
| +} // namespace internal |
| +} // namespace v8 |
| #endif // V8_CHAR_PREDICATES_INL_H_ |