Index: tools/perf/page_sets/tough_scheduling_cases/second_batch_js_generator.py |
diff --git a/tools/perf/page_sets/tough_scheduling_cases/second_batch_js_generator.py b/tools/perf/page_sets/tough_scheduling_cases/second_batch_js_generator.py |
index 8932d18e834cefe137e89a888d917189fcd1f70f..d2ea33c55a7d1ca30f4c1312c3ad442732aa2bc7 100755 |
--- a/tools/perf/page_sets/tough_scheduling_cases/second_batch_js_generator.py |
+++ b/tools/perf/page_sets/tough_scheduling_cases/second_batch_js_generator.py |
@@ -11,6 +11,7 @@ import StringIO |
import sys |
import zlib |
+ |
# Generates synthetic Javascript for measuring the speed of parsing, |
# compilation and initial execution. |