Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/ProcessingInstruction.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/ProcessingInstruction.cpp b/third_party/WebKit/Source/core/dom/ProcessingInstruction.cpp |
| index 25f3616e3a0d95794dc386906b7edac826cf4781..fd53c61044953352e53fd52df916992e3147b486 100644 |
| --- a/third_party/WebKit/Source/core/dom/ProcessingInstruction.cpp |
| +++ b/third_party/WebKit/Source/core/dom/ProcessingInstruction.cpp |
| @@ -313,4 +313,4 @@ DEFINE_TRACE(ProcessingInstruction) |
| ResourceOwner<StyleSheetResource>::trace(visitor); |
| } |
| -} // namespace |
| +} // namespace blink |