Chromium Code Reviews| Index: third_party/WebKit/Source/web/PopupMenuImpl.h |
| diff --git a/third_party/WebKit/Source/web/PopupMenuImpl.h b/third_party/WebKit/Source/web/PopupMenuImpl.h |
| index 588d3f2d6a875e8d6acff37f9954e033136a561a..5a15fabbc75ef61c0464d592466a4c2f0c4d3fcc 100644 |
| --- a/third_party/WebKit/Source/web/PopupMenuImpl.h |
| +++ b/third_party/WebKit/Source/web/PopupMenuImpl.h |
| @@ -59,6 +59,6 @@ private: |
| bool m_needsUpdate; |
| }; |
| -} |
| +} // namespace blink |
| #endif // PopupMenuImpl_h |