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

Side by Side Diff: chrome/browser/resources/net_internals/category_mobile_tabs.html

Issue 11635023: First cut at UI for saving net_logs data into a temporary file on (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <!-- Tab switcher for main categories. -->
2 <div id=category-tab-handles class="tab-switcher-view">
3 <!-- Tab is only shown on mobile -->
4 <a href="#mobile" id=tab-handle-mobile>Mobile</a>
5 </div>
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698