Chromium Code Reviews| Index: third_party/WebKit/Source/core/editing/EditingBoundary.h |
| diff --git a/third_party/WebKit/Source/core/editing/EditingBoundary.h b/third_party/WebKit/Source/core/editing/EditingBoundary.h |
| index 2350ed6f5e23c718f7c52c900e2918ee88256738..e7f523b07f819e065f42d02a58e410387dc1497a 100644 |
| --- a/third_party/WebKit/Source/core/editing/EditingBoundary.h |
| +++ b/third_party/WebKit/Source/core/editing/EditingBoundary.h |
| @@ -39,6 +39,6 @@ enum EditableType { |
| HasEditableAXRole |
| }; |
| -} |
| +} // namespace blink |
| #endif // EditingBoundary_h |