Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(579)

Unified Diff: net/spdy/spdy_stream_test_util.h

Issue 2799913003: Fix some net/spdy lint picks, from git cl lint. (Closed)
Patch Set: Set upstream branch to Issue 2801603003 as trybots pass. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/spdy/spdy_read_queue_unittest.cc ('k') | net/spdy/spdy_stream_test_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/spdy_stream_test_util.h
diff --git a/net/spdy/spdy_stream_test_util.h b/net/spdy/spdy_stream_test_util.h
index 4fcc99bb549bb673b600c170f4253b621c1272a0..9436ebef20c3f6cada4cebb1ae611ef183fbc2df 100644
--- a/net/spdy/spdy_stream_test_util.h
+++ b/net/spdy/spdy_stream_test_util.h
@@ -133,8 +133,8 @@ class StreamDelegateCloseOnHeaders : public StreamDelegateBase {
void OnHeadersReceived(const SpdyHeaderBlock& response_headers) override;
};
-} // namespace test
+} // namespace test
-} // namespace net
+} // namespace net
-#endif // NET_SPDY_SPDY_STREAM_TEST_UTIL_H_
+#endif // NET_SPDY_SPDY_STREAM_TEST_UTIL_H_
« no previous file with comments | « net/spdy/spdy_read_queue_unittest.cc ('k') | net/spdy/spdy_stream_test_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698