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

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

Issue 8741009: ONC import option to chromeos tab in chrome://net-internals (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: nits Created 9 years, 1 month 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
Index: chrome/browser/resources/net_internals/category_tabs.html
===================================================================
--- chrome/browser/resources/net_internals/category_tabs.html (revision 112023)
+++ chrome/browser/resources/net_internals/category_tabs.html (working copy)
@@ -18,6 +18,7 @@
<!-- Tab is only shown on ChromeOS -->
<a href="#logs" id=tab-handle-logs style="display: none;">Logs</a>
<a href="#prerender" id=tab-handle-prerender>Prerender</a>
+ <a href="#chromeos" id=tab-handle-chromeos>ChromeOS</a>
</div>
<!-- Splitter Box: This is a handle to resize the vertical divider -->

Powered by Google App Engine
This is Rietveld 408576698