Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/SubtreeLayoutScope.h |
| diff --git a/third_party/WebKit/Source/core/layout/SubtreeLayoutScope.h b/third_party/WebKit/Source/core/layout/SubtreeLayoutScope.h |
| index fd8f43e682cc3411ff8ef324244b751f93a19170..93608c2027fc81a277023dcbccc8cd141b49f4dc 100644 |
| --- a/third_party/WebKit/Source/core/layout/SubtreeLayoutScope.h |
| +++ b/third_party/WebKit/Source/core/layout/SubtreeLayoutScope.h |
| @@ -68,6 +68,6 @@ private: |
| #endif |
| }; |
| -} |
| +} // namespace blink |
| #endif |