Index: chrome/browser/resources/net_internals/quic_view.html |
diff --git a/chrome/browser/resources/net_internals/quic_view.html b/chrome/browser/resources/net_internals/quic_view.html |
index 460aff153a78d483e30dd666739cf6055f423973..0b78dc4fe32ca0780c957fa6b0fac3a69306d50a 100644 |
--- a/chrome/browser/resources/net_internals/quic_view.html |
+++ b/chrome/browser/resources/net_internals/quic_view.html |
@@ -1,7 +1,6 @@ |
<div id=quic-view-tab-content class=content-box> |
<ul style='margin-top:0'> |
<li>QUIC Enabled: <span jscontent="!!quic_enabled"></span></li> |
- <li>Use SPDY over QUIC: <span jscontent="!!$this.use_spdy_over_quic"></span></li> |
<li>Origin Port To Force QUIC On: <span jscontent="origin_port_to_force_quic_on"></span></li> |
</ul> |