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

Unified Diff: tools/perf/benchmarks/webrtc.py

Issue 1313873002: Now pulling WebRTC telemetry pages from https instead of http. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | tools/perf/page_sets/data/webrtc_cases.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/benchmarks/webrtc.py
diff --git a/tools/perf/benchmarks/webrtc.py b/tools/perf/benchmarks/webrtc.py
index 9993d78ab85a597b78b6248fc37e9b5a7f635ced..eb5002cc80cc634bbc80220da8f6ca196b6ebb32 100644
--- a/tools/perf/benchmarks/webrtc.py
+++ b/tools/perf/benchmarks/webrtc.py
@@ -5,11 +5,9 @@
from core import perf_benchmark
from measurements import webrtc
-from telemetry import benchmark
import page_sets
-@benchmark.Disabled # crbug.com/523517
class WebRTC(perf_benchmark.PerfBenchmark):
"""Obtains WebRTC metrics for a real-time video tests."""
test = webrtc.WebRTC
« no previous file with comments | « no previous file | tools/perf/page_sets/data/webrtc_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698