Chromium Code Reviews| Index: third_party/WebKit/Source/platform/text/TextRun.h |
| diff --git a/third_party/WebKit/Source/platform/text/TextRun.h b/third_party/WebKit/Source/platform/text/TextRun.h |
| index cc390f9ed1e7fa8284c4ef5d3f9326a383c97fe3..6a82cd4262fb85a2b1c8f4e2dc79130ff02e38e6 100644 |
| --- a/third_party/WebKit/Source/platform/text/TextRun.h |
| +++ b/third_party/WebKit/Source/platform/text/TextRun.h |
| @@ -266,5 +266,5 @@ public: |
| RefPtr<const SkTextBlob>* cachedTextBlob; |
| }; |
| -} |
| +} // namespace blink |
| #endif |