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

Unified Diff: tools/perf/page_sets/tough_animation_cases/css_animations_staggered_triggering_by_updating_inline_style.html

Issue 927583005: Clean up perftesthelper.js style (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@+newCSSValueTypePerfTests
Patch Set: Created 5 years, 10 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
Index: tools/perf/page_sets/tough_animation_cases/css_animations_staggered_triggering_by_updating_inline_style.html
diff --git a/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_triggering_by_updating_inline_style.html b/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_triggering_by_updating_inline_style.html
index f8f0a6b1d3a4c325655c9fdf7a555d1414b6bdbe..903f8f9dc3b08b9b38dee2371db2af4bbe06206f 100644
--- a/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_triggering_by_updating_inline_style.html
+++ b/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_triggering_by_updating_inline_style.html
@@ -2,7 +2,7 @@
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="stylesheet" type="text/css" href="resources/animation.css">
<link rel="stylesheet" type="text/css" href="resources/tablet.css">
-<script src="resources/perftesthelper.js"></script>
+<script src="resources/perf_test_helper.js"></script>
<container id="container"></container>

Powered by Google App Engine
This is Rietveld 408576698