Index: third_party/WebKit/Source/core/xml/XMLSerializer.cpp |
diff --git a/third_party/WebKit/Source/core/xml/XMLSerializer.cpp b/third_party/WebKit/Source/core/xml/XMLSerializer.cpp |
index b8b9905ff5216b60eb3535efba94c6550b1f22f8..6b46ca6c5b55e9a8d3660d38536cd19288cb62e9 100644 |
--- a/third_party/WebKit/Source/core/xml/XMLSerializer.cpp |
+++ b/third_party/WebKit/Source/core/xml/XMLSerializer.cpp |
@@ -15,7 +15,8 @@ |
* |
* You should have received a copy of the GNU Lesser General Public |
* License along with this library; if not, write to the Free Software |
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, |
+ * MA 02110-1301 USA |
*/ |
#include "core/xml/XMLSerializer.h" |