Chromium Code Reviews| Index: third_party/WebKit/Source/core/page/PrintContext.h |
| diff --git a/third_party/WebKit/Source/core/page/PrintContext.h b/third_party/WebKit/Source/core/page/PrintContext.h |
| index 402595b2ef94f50f8e97d92b9bed077e74e384f8..7c34503db6290916a8088473d1a97a9141722b09 100644 |
| --- a/third_party/WebKit/Source/core/page/PrintContext.h |
| +++ b/third_party/WebKit/Source/core/page/PrintContext.h |
| @@ -94,6 +94,6 @@ private: |
| bool m_linkedDestinationsValid; |
| }; |
| -} |
| +} // namespace blink |
| #endif |