| 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)
|
|
|