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

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

Issue 956193002: Clean up perftesthelper.js style (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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/web_animations_set_current_time_in_raf.html
diff --git a/tools/perf/page_sets/tough_animation_cases/web_animations_set_current_time_in_raf.html b/tools/perf/page_sets/tough_animation_cases/web_animations_set_current_time_in_raf.html
index 9f56c942cde90ccb596b04703419aec8e1c68b23..600423c5b37df2f4bcfad7beb1821c77d6f51ef2 100644
--- a/tools/perf/page_sets/tough_animation_cases/web_animations_set_current_time_in_raf.html
+++ b/tools/perf/page_sets/tough_animation_cases/web_animations_set_current_time_in_raf.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>
<script src="resources/web_animations_api_check.js"></script>
<container id="container"></container>

Powered by Google App Engine
This is Rietveld 408576698