Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(143)

Unified Diff: third_party/WebKit/Source/core/xml/XMLSerializer.cpp

Issue 2389883005: reflow comments in core/xml* (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698