Index: site_config/global_variables.json |
=================================================================== |
--- site_config/global_variables.json (revision 8090) |
+++ site_config/global_variables.json (working copy) |
@@ -59,6 +59,11 @@ |
"type": "string", |
"description": "Template for links to specific revisions in Skia." |
}, |
+ "skia_dashboard_add_point_url": { |
+ "value": "https://skiadash.appspot.com/add_point", |
+ "type": "string", |
+ "description": "URL for adding bench data to the Skia dashboard on Appspot." |
+ }, |
"skia_svn_url": { |
"value": "http://skia.googlecode.com/svn", |
"type": "string", |