Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/LayoutReplaced.h |
| diff --git a/third_party/WebKit/Source/core/layout/LayoutReplaced.h b/third_party/WebKit/Source/core/layout/LayoutReplaced.h |
| index eec0001090d541c979fa88705ff57224c226b0d1..2da6fa692185b1a6696442529bdd2264261d570e 100644 |
| --- a/third_party/WebKit/Source/core/layout/LayoutReplaced.h |
| +++ b/third_party/WebKit/Source/core/layout/LayoutReplaced.h |
| @@ -117,6 +117,6 @@ private: |
| mutable LayoutSize m_intrinsicSize; |
| }; |
| -} |
| +} // namespace blink |
| #endif |