Chromium Code Reviews| Index: test/cctest/test-unscopables-hidden-prototype.cc |
| diff --git a/test/cctest/test-unscopables-hidden-prototype.cc b/test/cctest/test-unscopables-hidden-prototype.cc |
| index acfc4266ae992df521840358da2106095b1c4e65..50db316537924302705186cd6095ca29088b3a9f 100644 |
| --- a/test/cctest/test-unscopables-hidden-prototype.cc |
| +++ b/test/cctest/test-unscopables-hidden-prototype.cc |
| @@ -120,4 +120,5 @@ TEST(Unscopables) { |
| ->Int32Value(current_context) |
| .FromJust()); |
| } |
| -} |
| + |
| +} // namespace |