Index: chrome/browser/resources/net_internals/spdy_view.html |
diff --git a/chrome/browser/resources/net_internals/spdy_view.html b/chrome/browser/resources/net_internals/spdy_view.html |
index 8631d7439b5ec3eeb404248eb3ea1b62ff2865b5..7444a5864908326913a58954f120ece9ca41a0f1 100644 |
--- a/chrome/browser/resources/net_internals/spdy_view.html |
+++ b/chrome/browser/resources/net_internals/spdy_view.html |
@@ -12,7 +12,7 @@ |
<!-- Only one of these two are shown --> |
<div jsdisplay="spdySessionInfo.length == 0">None</div> |
<div jsdisplay="spdySessionInfo.length != 0"> |
- <a href="#events&q=type:SPDY_SESSION%20is:active">View live HTTP/2 sessions</a> |
+ <a href="#events&q=type:HTTP2_SESSION%20is:active">View live HTTP/2 sessions</a> |
<p> |
<table class="styled-table"> |
<thead> |