Index: third_party/WebKit/Source/core/fetch/ResourceLoaderSet.h |
diff --git a/third_party/WebKit/Source/core/fetch/ResourceLoaderSet.h b/third_party/WebKit/Source/core/fetch/ResourceLoaderSet.h |
index 634ccc8b8c89dd322cd2b68353176d239ee12bcc..44787c8f18aecb36bc03d0f032b8e937b4612e05 100644 |
--- a/third_party/WebKit/Source/core/fetch/ResourceLoaderSet.h |
+++ b/third_party/WebKit/Source/core/fetch/ResourceLoaderSet.h |
@@ -56,6 +56,6 @@ private: |
SetType m_set; |
}; |
-} |
+} // namespace blink |
#endif |