Index: third_party/WebKit/Source/core/fetch/TextResource.h |
diff --git a/third_party/WebKit/Source/core/fetch/TextResource.h b/third_party/WebKit/Source/core/fetch/TextResource.h |
index e106f9c37857fc47ded644c5cc3cbdc8078a415c..f180511607cde1f074ed1d8eeeda6a8566a21ad9 100644 |
--- a/third_party/WebKit/Source/core/fetch/TextResource.h |
+++ b/third_party/WebKit/Source/core/fetch/TextResource.h |
@@ -29,6 +29,6 @@ private: |
OwnPtr<TextResourceDecoder> m_decoder; |
}; |
-} |
+} // namespace blink |
#endif // TextResource_h |