Index: third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.h |
diff --git a/third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.h b/third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.h |
index 8274643c8327487e8630274e3da579894f15dde6..0b043f5a9594aac988d64bfd752d904e6a8e1526 100644 |
--- a/third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.h |
+++ b/third_party/WebKit/Source/core/html/imports/HTMLImportTreeRoot.h |
@@ -49,6 +49,6 @@ private: |
DEFINE_TYPE_CASTS(HTMLImportTreeRoot, HTMLImport, import, import->isRoot(), import.isRoot()); |
-} |
+} // namespace blink |
#endif |