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

Unified Diff: client/site_tests/power_LoadTest/params.js

Issue 6675052: power_LoadTest: Add parameter for custom tasks (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/autotest.git
Patch Set: More cleanups Created 9 years, 9 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: client/site_tests/power_LoadTest/params.js
diff --git a/client/site_tests/power_LoadTest/params.js b/client/site_tests/power_LoadTest/params.js
index 14e1ee014d975395db9806db431e508c17e94680..40cedfc0fbde6071c47737a655f3c069f483083b 100644
--- a/client/site_tests/power_LoadTest/params.js
+++ b/client/site_tests/power_LoadTest/params.js
@@ -8,3 +8,4 @@ var should_scroll_up = true;
var scroll_loop = false;
var scroll_interval_ms = 1000;
var scroll_by_pixels = 600;
+var tasks = "";
« no previous file with comments | « client/site_tests/power_LoadTest/extension/urls.js ('k') | client/site_tests/power_LoadTest/power_LoadTest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698