| Index: build/win/run_pgo_profiling_benchmarks.py
|
| diff --git a/build/win/run_pgo_profiling_benchmarks.py b/build/win/run_pgo_profiling_benchmarks.py
|
| index 13132cd96a76adf4d26adcc457002f700563dde6..23134a21f3a38e2e70eba627e72580143d5b5fd4 100644
|
| --- a/build/win/run_pgo_profiling_benchmarks.py
|
| +++ b/build/win/run_pgo_profiling_benchmarks.py
|
| @@ -44,11 +44,11 @@ _BENCHMARKS_TO_RUN = {
|
| 'dromaeo.jslibstyleprototype',
|
| 'dromaeo.jslibtraversejquery',
|
| 'dromaeo.jslibtraverseprototype',
|
| - 'indexeddb_perf',
|
| 'media.tough_video_cases',
|
| 'octane',
|
| 'smoothness.top_25_smooth',
|
| 'speedometer',
|
| + 'storage.indexeddb_endure_tracing',
|
| 'sunspider',
|
| }
|
|
|
|
|