Index: chrome/test/data/webui/net_internals/log_util.js |
diff --git a/chrome/test/data/webui/net_internals/log_util.js b/chrome/test/data/webui/net_internals/log_util.js |
index 02ba179c6a6a22b31da86bc02841cea4e80ddb3a..26589f814019d7397349234bd05963cc7136df61 100644 |
--- a/chrome/test/data/webui/net_internals/log_util.js |
+++ b/chrome/test/data/webui/net_internals/log_util.js |
@@ -174,7 +174,7 @@ function checkViewsAfterLogLoaded() { |
hsts: false, |
logs: false, |
prerender: true, |
- bandwidth: false, |
+ bandwidth: true, |
chromeos: false, |
visualizer: false |
}; |