Chromium Code Reviews| Index: third_party/WebKit/Source/platform/fonts/ScriptRunIterator.h |
| diff --git a/third_party/WebKit/Source/platform/fonts/ScriptRunIterator.h b/third_party/WebKit/Source/platform/fonts/ScriptRunIterator.h |
| index dbf3384c649220fd768bff3ed16da687d887d476..96c74989f7bf1876f25cbf6fe379b0869905f1cd 100644 |
| --- a/third_party/WebKit/Source/platform/fonts/ScriptRunIterator.h |
| +++ b/third_party/WebKit/Source/platform/fonts/ScriptRunIterator.h |
| @@ -111,6 +111,6 @@ public: |
| PairedBracketType getPairedBracketType(UChar32) const override; |
| }; |
| -} |
| +} // namespace blink |
| #endif |