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

Unified Diff: third_party/WebKit/public/platform/WebEditingCommandType.h

Issue 2387113002: reflow comments in public/platform/ (Closed)
Patch Set: nit 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/public/platform/WebEditingCommandType.h
diff --git a/third_party/WebKit/public/platform/WebEditingCommandType.h b/third_party/WebKit/public/platform/WebEditingCommandType.h
index 539d872348287e95b72139c1cd70424c220fdba3..a997c7a814c1618ff9392e31499c82c061b174f7 100644
--- a/third_party/WebKit/public/platform/WebEditingCommandType.h
+++ b/third_party/WebKit/public/platform/WebEditingCommandType.h
@@ -156,8 +156,9 @@ enum class WebEditingCommandType {
// Add new commands immediately above this line.
NumberOfCommandTypes,
- // These unsupported commands are listed here since they appear in the Microsoft
- // documentation used as the starting point for our DOM executeCommand support.
+ // These unsupported commands are listed here since they appear in the
+ // Microsoft documentation used as the starting point for our DOM
+ // executeCommand support.
//
// 2D-Position (not supported)
// AbsolutePosition (not supported)
« no previous file with comments | « third_party/WebKit/public/platform/WebDragData.h ('k') | third_party/WebKit/public/platform/WebEncryptedMediaTypes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698