| Index: tools/telemetry/docs/telemetry.page.cloud_storage.html | 
| diff --git a/tools/telemetry/docs/telemetry.page.actions.all_page_actions.html b/tools/telemetry/docs/telemetry.page.cloud_storage.html | 
| similarity index 50% | 
| copy from tools/telemetry/docs/telemetry.page.actions.all_page_actions.html | 
| copy to tools/telemetry/docs/telemetry.page.cloud_storage.html | 
| index 5427691655b4e8f1d6c4fb3fddfc5ec5189f22f3..153583d1323e45b14ac77001fe01d037ddb4f7ba 100644 | 
| --- a/tools/telemetry/docs/telemetry.page.actions.all_page_actions.html | 
| +++ b/tools/telemetry/docs/telemetry.page.cloud_storage.html | 
| @@ -1,17 +1,15 @@ | 
|  | 
| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | 
| -<html><head><title>Python: module telemetry.page.actions.all_page_actions</title> | 
| +<html><head><title>Python: module telemetry.page.cloud_storage</title> | 
| </head><body bgcolor="#f0f0f8"> | 
|  | 
| <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | 
| <tr bgcolor="#7799ee"> | 
| <td valign=bottom> <br> | 
| -<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.page.html"><font color="#ffffff">page</font></a>.<a href="telemetry.page.actions.html"><font color="#ffffff">actions</font></a>.all_page_actions</strong></big></big></font></td | 
| +<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.page.html"><font color="#ffffff">page</font></a>.cloud_storage</strong></big></big></font></td | 
| ><td align=right valign=bottom | 
| -><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/page/actions/all_page_actions.py">telemetry/page/actions/all_page_actions.py</a></font></td></tr></table> | 
| -    <p><tt># Copyright (c) 2012 The Chromium Authors. All rights reserved.<br> | 
| -# Use of this source code is governed by a BSD-style license that can be<br> | 
| -# found in the LICENSE file.</tt></p> | 
| +><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/page/cloud_storage.py">telemetry/page/cloud_storage.py</a></font></td></tr></table> | 
| +    <p><tt>Wrappers for gsutil, for basic interaction with Google Cloud Storage.</tt></p> | 
| <p> | 
| <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 
| <tr bgcolor="#aa55cc"> | 
| @@ -19,18 +17,24 @@ | 
| <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr> | 
|  | 
| <tr><td bgcolor="#aa55cc"><tt>      </tt></td><td> </td> | 
| -<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="telemetry.core.discover.html">telemetry.core.discover</a><br> | 
| +<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="cStringIO.html">cStringIO</a><br> | 
| +<a href="logging.html">logging</a><br> | 
| </td><td width="25%" valign=top><a href="os.html">os</a><br> | 
| -</td><td width="25%" valign=top><a href="telemetry.page.actions.page_action.html">telemetry.page.actions.page_action</a><br> | 
| -</td><td width="25%" valign=top></td></tr></table></td></tr></table><p> | 
| +<a href="subprocess.html">subprocess</a><br> | 
| +</td><td width="25%" valign=top><a href="sys.html">sys</a><br> | 
| +<a href="tarfile.html">tarfile</a><br> | 
| +</td><td width="25%" valign=top><a href="urllib2.html">urllib2</a><br> | 
| +<a href="telemetry.core.util.html">telemetry.core.util</a><br> | 
| +</td></tr></table></td></tr></table><p> | 
| <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | 
| <tr bgcolor="#eeaa77"> | 
| <td colspan=3 valign=bottom> <br> | 
| <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></big></font></td></tr> | 
|  | 
| <tr><td bgcolor="#eeaa77"><tt>      </tt></td><td> </td> | 
| -<td width="100%"><dl><dt><a name="-FindClassWithName"><strong>FindClassWithName</strong></a>(name)</dt></dl> | 
| - <dl><dt><a name="-GetAllClasses"><strong>GetAllClasses</strong></a>()</dt></dl> | 
| - <dl><dt><a name="-RegisterClassForTest"><strong>RegisterClassForTest</strong></a>(name, clazz)</dt></dl> | 
| +<td width="100%"><dl><dt><a name="-Delete"><strong>Delete</strong></a>(bucket, remote_path)</dt></dl> | 
| + <dl><dt><a name="-Get"><strong>Get</strong></a>(bucket, remote_path, local_path)</dt></dl> | 
| + <dl><dt><a name="-Insert"><strong>Insert</strong></a>(bucket, remote_path, local_path)</dt></dl> | 
| + <dl><dt><a name="-List"><strong>List</strong></a>(bucket)</dt></dl> | 
| </td></tr></table> | 
| </body></html> | 
|  |