Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.h |
| diff --git a/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.h b/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.h |
| index 01644a522d0184684bf9cd4d8f0142453aa4ad11..68171ca46a67749a6618105b3a0bdcc3943b0296 100644 |
| --- a/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.h |
| +++ b/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.h |
| @@ -86,6 +86,6 @@ private: |
| typedef Vector<OwnPtr<XSSInfo>> XSSInfoStream; |
| -} |
| +} // namespace blink |
| #endif |