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

Unified Diff: tools/perf/page_sets/tough_animation_cases/css_value_type_length_simple.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/css_value_type_length_simple.html
diff --git a/tools/perf/page_sets/tough_animation_cases/css_value_type_length_simple.html b/tools/perf/page_sets/tough_animation_cases/css_value_type_length_simple.html
index 888d9b283cdb900b62baf86464615cdc7ae40891..f3e322aa6d0a99783f3a115474d63db54a757d9a 100644
--- a/tools/perf/page_sets/tough_animation_cases/css_value_type_length_simple.html
+++ b/tools/perf/page_sets/tough_animation_cases/css_value_type_length_simple.html
@@ -6,7 +6,7 @@ target {
position: relative;
}
</style>
-<script src="resources/perftesthelper.js"></script>
+<script src="resources/perf_test_helper.js"></script>
<script src="resources/css_value_type.js"></script>
<container id="container"></container>

Powered by Google App Engine
This is Rietveld 408576698