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

Unified Diff: tools/perf/page_sets/tough_animation_cases/css_animations_many_keyframes.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_many_keyframes.html
diff --git a/tools/perf/page_sets/tough_animation_cases/css_animations_many_keyframes.html b/tools/perf/page_sets/tough_animation_cases/css_animations_many_keyframes.html
index d7202423b50029e0e9f0a462c550c90e3f663c57..888ef95393ceaf5949522ddf4147b5f8edd78235 100644
--- a/tools/perf/page_sets/tough_animation_cases/css_animations_many_keyframes.html
+++ b/tools/perf/page_sets/tough_animation_cases/css_animations_many_keyframes.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="stylesheet" type="text/css" href="resources/tablet.css">
-<script src="resources/perftesthelper.js"></script>
+<script src="resources/perf_test_helper.js"></script>
<style>
target {
position: absolute;

Powered by Google App Engine
This is Rietveld 408576698