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

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

Issue 55363006: Web Animations CSS: Re-enable Web Animation perf benchmark (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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/benchmarks/blink_perf.py
diff --git a/tools/perf/benchmarks/blink_perf.py b/tools/perf/benchmarks/blink_perf.py
index 2a43d1d3583ff0a7e87aaed0ace1848e178ff629..99000e22fbd435ab26ba726bfc11e0ede7f48f1c 100644
--- a/tools/perf/benchmarks/blink_perf.py
+++ b/tools/perf/benchmarks/blink_perf.py
@@ -31,7 +31,6 @@ class BlinkPerfAnimation(test.Test):
class BlinkPerfWebAnimations(test.Test):
tag = 'web_animations'
test = blink_perf.BlinkPerfMeasurement
- enabled = False
def CreatePageSet(self, options):
path = os.path.join(util.GetChromiumSrcDir(),
« 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