Index: Source/core/html/HTMLMenuElement.h |
diff --git a/Source/core/html/HTMLMenuElement.h b/Source/core/html/HTMLMenuElement.h |
index ed04da6b92bba914ef7dc025eb5099fb140ab24a..e0cbf993925f7a9831df55d277757d8411abb462 100644 |
--- a/Source/core/html/HTMLMenuElement.h |
+++ b/Source/core/html/HTMLMenuElement.h |
@@ -35,6 +35,6 @@ private: |
explicit HTMLMenuElement(Document&); |
}; |
-} //namespace |
+} // namespace blink |
tkent
2014/07/31 06:07:55
You don't need to touch this file in this CL.
pals
2014/08/01 10:03:07
Done.
|
#endif |