Chromium Code Reviews| Index: third_party/WebKit/Source/core/page/PagePopup.h |
| diff --git a/third_party/WebKit/Source/core/page/PagePopup.h b/third_party/WebKit/Source/core/page/PagePopup.h |
| index bdfb882e1f6519029d34be4c2a69c4b07479a733..1f6583187d90a45c516e5e729d4c92a4e1037a5a 100644 |
| --- a/third_party/WebKit/Source/core/page/PagePopup.h |
| +++ b/third_party/WebKit/Source/core/page/PagePopup.h |
| @@ -50,5 +50,5 @@ protected: |
| virtual ~PagePopup() { } |
| }; |
| -} |
| +} // namespace blink |
| #endif |