| Index: chrome/browser/resources/net_internals/category_tabs.html
|
| ===================================================================
|
| --- chrome/browser/resources/net_internals/category_tabs.html (revision 171385)
|
| +++ chrome/browser/resources/net_internals/category_tabs.html (working copy)
|
| @@ -20,5 +20,7 @@
|
| <a href="#bandwidth" id=tab-handle-bandwidth>Bandwidth</a>
|
| <a href="#prerender" id=tab-handle-prerender>Prerender</a>
|
| <a href="#chromeos" id=tab-handle-chromeos>ChromeOS</a>
|
| + <!-- Tab is only shown on mobile -->
|
| + <a href="#mobile" id=tab-handle-mobile>Mobile</a>
|
| </div>
|
|
|
|
|