Chromium Code Reviews| Index: third_party/WebKit/Source/core/editing/TextGranularity.h |
| diff --git a/third_party/WebKit/Source/core/editing/TextGranularity.h b/third_party/WebKit/Source/core/editing/TextGranularity.h |
| index cc96da70cc55e8d0e3ed44b997322a0f5704a5e4..678ea048709576e1fbf3827e653ffc130e37ec25 100644 |
| --- a/third_party/WebKit/Source/core/editing/TextGranularity.h |
| +++ b/third_party/WebKit/Source/core/editing/TextGranularity.h |
| @@ -42,6 +42,6 @@ enum TextGranularity { |
| DocumentBoundary |
| }; |
| -} |
| +} // namespace blink |
| #endif |