Chromium Code Reviews| Index: third_party/WebKit/Source/platform/text/TextChecking.h |
| diff --git a/third_party/WebKit/Source/platform/text/TextChecking.h b/third_party/WebKit/Source/platform/text/TextChecking.h |
| index f495768da364f298f9e89e1071209a79995650a7..096baf1b36f376c4342b24db6bac1d3654f089a8 100644 |
| --- a/third_party/WebKit/Source/platform/text/TextChecking.h |
| +++ b/third_party/WebKit/Source/platform/text/TextChecking.h |
| @@ -118,6 +118,6 @@ public: |
| virtual void didCancel() = 0; |
| }; |
| -} |
| +} // namespace blink |
| #endif // TextChecking_h |