Index: third_party/WebKit/Source/core/dom/UserActionElementSet.h |
diff --git a/third_party/WebKit/Source/core/dom/UserActionElementSet.h b/third_party/WebKit/Source/core/dom/UserActionElementSet.h |
index 815ec65dbb51231517e6cd72fdec5bda0abc6a62..647d5dcd60d02cda8b6c51a5684690b315332b18 100644 |
--- a/third_party/WebKit/Source/core/dom/UserActionElementSet.h |
+++ b/third_party/WebKit/Source/core/dom/UserActionElementSet.h |
@@ -81,6 +81,6 @@ private: |
ElementFlagMap m_elements; |
}; |
-} // namespace |
+} // namespace blink |
#endif // UserActionElementSet_h |