Remove out of date comment.

We are actually able to collect trace logs from WPT now.
This commit is contained in:
Tobias Lidskog 2017-04-28 22:29:26 +02:00
parent 61f6529f68
commit 40ccfa5a0b
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ module.exports = {
},
processMessage(message) {
switch (message.type) {
// in the future we can get trace logs from WebPageTest
case 'browsertime.chrometrace':
case 'webpagetest.chrometrace':
{