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

Unified Diff: chrome/browser/resources/net_internals/spdy_view.html

Issue 1053613005: Remove obsolete parameters from net-internals. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 fbb047cc01a064a96ca625463ea951deb03ef358..4168785648ae31eb6fa0bf84b30f7a2f19c507a1 100644
--- a/chrome/browser/resources/net_internals/spdy_view.html
+++ b/chrome/browser/resources/net_internals/spdy_view.html
@@ -2,8 +2,6 @@
<ul id=spdy-view-status style='margin-top:0'>
<li>HTTP/2 Enabled: <span jscontent="spdy_enabled"></span></li>
<li>Use Alternative Service: <span jscontent="use_alternate_protocols"></span></li>
- <li>Force HTTP/2 Always: <span jscontent="force_spdy_always"></span></li>
- <li>Force HTTP/2 Over SSL: <span jscontent="force_spdy_over_ssl"></span></li>
<li>Next Protocols: <span jscontent="next_protos"></span></li>
</ul>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698