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

Unified Diff: tools/skp/webpages_playback.py

Issue 1040233004: Turn on key mobile sites cr page set and delete dashed desktop (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 5 years, 9 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/skp/page_sets/skia_googlespreadsheetdashed_desktop.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/skp/webpages_playback.py
diff --git a/tools/skp/webpages_playback.py b/tools/skp/webpages_playback.py
index a94d3d4f7b02db42978120ca99d26512c8d71edc..67c84ae38ba672e04b67c1f921215808d5ddda19 100644
--- a/tools/skp/webpages_playback.py
+++ b/tools/skp/webpages_playback.py
@@ -120,7 +120,7 @@ CHROMIUM_PAGE_SETS_PATH = os.path.join('tools', 'perf', 'page_sets')
# Dictionary of supported Chromium page sets to their file prefixes.
CHROMIUM_PAGE_SETS_TO_PREFIX = {
- # 'key_mobile_sites_smooth.py': 'keymobi',
+ 'key_mobile_sites_smooth.py': 'keymobi',
# TODO(rmistry): Uncomment the below after it is verified that the above
# works.
# 'top_25_smooth.py': 'top25desk',
« no previous file with comments | « tools/skp/page_sets/skia_googlespreadsheetdashed_desktop.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698