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

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

Issue 250773009: [Telemetry] Disabling befamous in key silk cases. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/key_silk_cases.py
diff --git a/tools/perf/page_sets/key_silk_cases.py b/tools/perf/page_sets/key_silk_cases.py
index 41e6f6d3d871a407531761c3de9fe24f01cfec28..c9c649883cd7f39dfa35382f040a58259fe4e6d8 100644
--- a/tools/perf/page_sets/key_silk_cases.py
+++ b/tools/perf/page_sets/key_silk_cases.py
@@ -673,4 +673,4 @@ class KeySilkCasesPageSet(page_set_module.PageSet):
self.AddPage(Page23(self))
self.AddPage(Page24(self))
self.AddPage(Page25(self))
- self.AddPage(Page26(self))
+ # self.AddPage(Page26(self)) # crbug.com/366371
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698