Index: chrome/test/data/webui/net_internals/net_internals_test.js |
=================================================================== |
--- chrome/test/data/webui/net_internals/net_internals_test.js (revision 173622) |
+++ chrome/test/data/webui/net_internals/net_internals_test.js (working copy) |
@@ -246,6 +246,7 @@ |
timeline: TimelineView.TAB_HANDLE_ID, |
dns: DnsView.TAB_HANDLE_ID, |
sockets: SocketsView.TAB_HANDLE_ID, |
+ mobile: MobileView.TAB_HANDLE_ID, |
spdy: SpdyView.TAB_HANDLE_ID, |
httpPipeline: HttpPipelineView.TAB_HANDLE_ID, |
httpCache: HttpCacheView.TAB_HANDLE_ID, |