Chromium Code Reviews| Index: third_party/WebKit/Source/core/page/PrintContext.cpp |
| diff --git a/third_party/WebKit/Source/core/page/PrintContext.cpp b/third_party/WebKit/Source/core/page/PrintContext.cpp |
| index 1dc1f198989279bbdc5d206ee72ab951aeda8567..205a8a6cd66857d520b85691fa16303d665be083 100644 |
| --- a/third_party/WebKit/Source/core/page/PrintContext.cpp |
| +++ b/third_party/WebKit/Source/core/page/PrintContext.cpp |
| @@ -320,4 +320,4 @@ DEFINE_TRACE(PrintContext) |
| #endif |
| } |
| -} |
| +} // namespace blink |