Chromium Code Reviews| Index: chrome/test/data/webui/net_internals/log_util.js |
| =================================================================== |
| --- chrome/test/data/webui/net_internals/log_util.js (revision 112661) |
| +++ chrome/test/data/webui/net_internals/log_util.js (working copy) |
| @@ -29,7 +29,8 @@ |
| tests: false, |
| hsts: false, |
| logs: false, |
| - prerender: true |
| + prerender: true, |
| + chromeos: false |
| }; |
| netInternalsTest.checkTabHandleVisibility(tabVisibilityState, false); |