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

Unified Diff: tools/perf/page_sets/system_health_stories.py

Issue 1985623003: [system-health] Remove engadget.com from system_health.memory_{mobile,desktop} benchmarks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « tools/perf/page_sets/data/memory_system_health_mobile.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/system_health_stories.py
diff --git a/tools/perf/page_sets/system_health_stories.py b/tools/perf/page_sets/system_health_stories.py
index 9b2ee7de071038da455e8ce371c88a5d8c98612e..3a2a5ded71ded0fc6caaa01e2ee5681aedf8ed28 100644
--- a/tools/perf/page_sets/system_health_stories.py
+++ b/tools/perf/page_sets/system_health_stories.py
@@ -190,10 +190,6 @@ _SINGLE_PAGE_SPECS = {
_PageSpec(
name='wikipedia',
url='https://en.wikipedia.org/wiki/Science'),
- # Redirects to the "http://" version.
- _PageSpec(
- name='engadget',
- url='https://www.engadget.com/uk/'),
],
# Audio and video.
« no previous file with comments | « tools/perf/page_sets/data/memory_system_health_mobile.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698