Index: net/spdy/spdy_network_transaction_unittest.cc |
diff --git a/net/spdy/spdy_network_transaction_unittest.cc b/net/spdy/spdy_network_transaction_unittest.cc |
index e286333617d117775414cc0ef3f4aeb901bb205c..83f6bc0cf194fbe76656a795e4c86a3930d188d2 100644 |
--- a/net/spdy/spdy_network_transaction_unittest.cc |
+++ b/net/spdy/spdy_network_transaction_unittest.cc |
@@ -3780,8 +3780,7 @@ TEST_P(SpdyNetworkTransactionTest, NetLog) { |
// Check that we logged all the headers correctly |
pos = net::ExpectLogContainsSomewhere( |
- entries, 0, |
- net::NetLog::TYPE_SPDY_SESSION_SYN_STREAM, |
+ entries, 0, net::NetLog::TYPE_HTTP2_SESSION_SYN_STREAM, |
net::NetLog::PHASE_NONE); |
base::ListValue* header_list; |