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

Unified Diff: Tools/GardeningServer/scripts/config.js

Issue 362453003: Remove dead code. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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
« no previous file with comments | « Tools/GardeningServer/scripts/builders.js ('k') | Tools/GardeningServer/scripts/controllers.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/scripts/config.js
diff --git a/Tools/GardeningServer/scripts/config.js b/Tools/GardeningServer/scripts/config.js
index c965198ebcd18e1c182f652f5cc58b30e1b47b41..83156d94c9458b8f63328695191b26caca69615a 100644
--- a/Tools/GardeningServer/scripts/config.js
+++ b/Tools/GardeningServer/scripts/config.js
@@ -28,7 +28,6 @@ var config = config || {};
(function() {
config = {
- kRelativeTimeUpdateFrequency: 1000 * 60,
kTreeStatusUpdateFrequency: 1000 * 30,
kUpdateFrequency: 10 * 60 * 1000,
« no previous file with comments | « Tools/GardeningServer/scripts/builders.js ('k') | Tools/GardeningServer/scripts/controllers.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698