Index: tools/perf/perf_tools/startup_measurement.py |
diff --git a/tools/perf/perf_tools/startup_measurement.py b/tools/perf/perf_tools/startup_measurement.py |
index f1150904f459e228c10c2a7951ef5f77afa8236b..e806742d5ed6a3461820ebd1173f888201bc4463 100644 |
--- a/tools/perf/perf_tools/startup_measurement.py |
+++ b/tools/perf/perf_tools/startup_measurement.py |
@@ -20,8 +20,6 @@ class PerfWarm(page_measurement.PageMeasurement): |
def CustomizeBrowserOptions(self, options): |
options.AppendExtraBrowserArg('--enable-stats-collection-bindings') |
- options.AppendExtraBrowserArg( |
- '--reduce-security-for-stats-collection-tests') |
# Old commandline flags used for reference builds. |
options.AppendExtraBrowserArg('--dom-automation') |