Chromium Code Reviews| Index: third_party/WebKit/Source/core/frame/FrameHost.h |
| diff --git a/third_party/WebKit/Source/core/frame/FrameHost.h b/third_party/WebKit/Source/core/frame/FrameHost.h |
| index a937282d171c4ecf2d03f40d7d6d0f4652d029f2..5931a4781c8d1616a9839d03d59ffd17f502c531 100644 |
| --- a/third_party/WebKit/Source/core/frame/FrameHost.h |
| +++ b/third_party/WebKit/Source/core/frame/FrameHost.h |
| @@ -116,6 +116,6 @@ private: |
| int m_subframeCount; |
| }; |
| -} |
| +} // namespace blink |
| #endif // FrameHost_h |