Index: third_party/WebKit/Source/core/dom/RawDataDocumentParser.h |
diff --git a/third_party/WebKit/Source/core/dom/RawDataDocumentParser.h b/third_party/WebKit/Source/core/dom/RawDataDocumentParser.h |
index 9435f7f11e273ebf62f67fef1ae06058f3aace24..1def387dd5d2a7c9329c7c19e01f7d234bce5a35 100644 |
--- a/third_party/WebKit/Source/core/dom/RawDataDocumentParser.h |
+++ b/third_party/WebKit/Source/core/dom/RawDataDocumentParser.h |
@@ -53,6 +53,6 @@ private: |
} |
}; |
-}; |
+} // namespace blink; |
#endif // RawDataDocumentParser_h |