Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/LayoutFullScreen.h |
| diff --git a/third_party/WebKit/Source/core/layout/LayoutFullScreen.h b/third_party/WebKit/Source/core/layout/LayoutFullScreen.h |
| index 66a0dbd9c827dbb9021fcbb01305bfdb01e6c398..5cf43694371f2fa1cbf11635f8afaf75656fa019 100644 |
| --- a/third_party/WebKit/Source/core/layout/LayoutFullScreen.h |
| +++ b/third_party/WebKit/Source/core/layout/LayoutFullScreen.h |
| @@ -58,6 +58,6 @@ protected: |
| DEFINE_LAYOUT_OBJECT_TYPE_CASTS(LayoutFullScreen, isLayoutFullScreen()); |
| -} |
| +} // namespace blink |
| #endif |