Chromium Code Reviews| Index: third_party/WebKit/Source/platform/scroll/ScrollTypes.h |
| diff --git a/third_party/WebKit/Source/platform/scroll/ScrollTypes.h b/third_party/WebKit/Source/platform/scroll/ScrollTypes.h |
| index df4acf2b64cb749662d53a91c23da53c03de18f0..5ef5e263a6d24230e7bc1f6f0a9fb8fa1f65d084 100644 |
| --- a/third_party/WebKit/Source/platform/scroll/ScrollTypes.h |
| +++ b/third_party/WebKit/Source/platform/scroll/ScrollTypes.h |
| @@ -214,6 +214,6 @@ struct ScrollResult { |
| typedef unsigned ScrollbarControlPartMask; |
| -} |
| +} // namespace blink |
| #endif |