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

Unified Diff: chrome/test/data/webui/net_internals/main.js

Issue 8474001: Add a timeline view to about:net-internals. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Update comments 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/test/data/webui/net_internals/main.js
===================================================================
--- chrome/test/data/webui/net_internals/main.js (revision 109671)
+++ chrome/test/data/webui/net_internals/main.js (working copy)
@@ -20,6 +20,7 @@
import: true,
proxy: true,
events: true,
+ timeline: true,
dns: true,
sockets: true,
spdy: true,

Powered by Google App Engine
This is Rietveld 408576698