Index: third_party/WebKit/Source/core/dom/NodeWithIndex.h |
diff --git a/third_party/WebKit/Source/core/dom/NodeWithIndex.h b/third_party/WebKit/Source/core/dom/NodeWithIndex.h |
index 9f2d4fa0059e53467b4328688040c233896dd970..1329ccbc3bccaeed75741e23018b1dc78d22281e 100644 |
--- a/third_party/WebKit/Source/core/dom/NodeWithIndex.h |
+++ b/third_party/WebKit/Source/core/dom/NodeWithIndex.h |
@@ -60,6 +60,6 @@ private: |
mutable int m_index; |
}; |
-} |
+} // namespace blink |
#endif |