Commit ab9d086a authored by slamm@chromium.org's avatar slamm@chromium.org

Remove unneeded --enable-stats-table Chromium command-line switch.

Fixes page cycler netsim test on Linux.

BUG=133069
NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/10829259

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150848 0039d316-1c4b-4281-b951-d872f2087c98
parent 60797880
......@@ -2221,7 +2221,6 @@ class PageCyclerReplay(object):
'--disable-background-networking',
'--enable-experimental-extension-apis',
'--enable-logging',
'--enable-stats-table',
'--enable-benchmarking',
'--metrics-recording-only',
'--activate-on-launch',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment