Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5228)

Unified Diff: chrome/test/functional/perf.py

Issue 10829259: Remove unneeded --enable-stats-table Chromium command-line switch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/perf.py
diff --git a/chrome/test/functional/perf.py b/chrome/test/functional/perf.py
index 0f34ce2501a7bdaa9d57e50a07581cdd56536665..083d62136399a286d6edf77c115036dc395ac48a 100755
--- a/chrome/test/functional/perf.py
+++ b/chrome/test/functional/perf.py
@@ -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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698