| 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(),
|
|
|