Index: third_party/WebKit/Source/core/fetch/ResourceClientWalker.h |
diff --git a/third_party/WebKit/Source/core/fetch/ResourceClientWalker.h b/third_party/WebKit/Source/core/fetch/ResourceClientWalker.h |
index 20d49659d9710c450c457e4e1bfcc06a14ddd9ff..5096b0511d0bd88f005a96beaf3ed25f9620abc0 100644 |
--- a/third_party/WebKit/Source/core/fetch/ResourceClientWalker.h |
+++ b/third_party/WebKit/Source/core/fetch/ResourceClientWalker.h |
@@ -64,6 +64,6 @@ private: |
size_t m_index; |
}; |
-} |
+} // namespace blink |
#endif |