Index: tools/telemetry/docs/telemetry.core.profile_types.html |
diff --git a/tools/telemetry/docs/telemetry.core.profile_types.html b/tools/telemetry/docs/telemetry.core.profile_types.html |
index 3dddd582a07e3e291a2c7cd1119b615ab3725cd6..ef35ab142703f7c4ac3e37516b7a90ffc0eb4a71 100644 |
--- a/tools/telemetry/docs/telemetry.core.profile_types.html |
+++ b/tools/telemetry/docs/telemetry.core.profile_types.html |
@@ -19,23 +19,18 @@ |
<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><td width="25%" valign=top><a href="os.html">os</a><br> |
-</td><td width="25%" valign=top><a href="telemetry.core.profile_creator.html">telemetry.core.profile_creator</a><br> |
-</td><td width="25%" valign=top></td></tr></table></td></tr></table><p> |
+<td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=top><a href="os.html">os</a><br> |
+</td><td width="25%" valign=top><a href="telemetry.core.util.html">telemetry.core.util</a><br> |
+</td><td width="25%" valign=top></td><td width="25%" valign=top></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="-ClearProfieCreatorsForTests"><strong>ClearProfieCreatorsForTests</strong></a>()</dt><dd><tt>Clears the discovered profile creator objects. Used for unit tests.</tt></dd></dl> |
- <dl><dt><a name="-FindProfileCreators"><strong>FindProfileCreators</strong></a>(profile_creators_dir, base_dir)</dt><dd><tt>Discover all the ProfileCreator objects in |profile_creators_dir|.</tt></dd></dl> |
- <dl><dt><a name="-GetProfileCreator"><strong>GetProfileCreator</strong></a>(profile_type)</dt><dd><tt>Returns the profile creator object corresponding to the |profile_type|<br> |
-string.</tt></dd></dl> |
- <dl><dt><a name="-GetProfileDir"><strong>GetProfileDir</strong></a>(profile_type)</dt><dd><tt>Given a |profile_type| (as returned by <a href="#-GetProfileTypes">GetProfileTypes</a>()), return the<br> |
-directory to use for that profile or None if the profile needs to be generated<br> |
-or doesn't need a profile directory (e.g. using the browser default profile).</tt></dd></dl> |
+<td width="100%"><dl><dt><a name="-GetProfileDir"><strong>GetProfileDir</strong></a>(profile_type)</dt><dd><tt>Given a |profile_type| (as returned by <a href="#-GetProfileTypes">GetProfileTypes</a>()), return the<br> |
+directory to use for that profile or None if the profile doesn't need a<br> |
+profile directory (e.g. using the browser default profile).</tt></dd></dl> |
<dl><dt><a name="-GetProfileTypes"><strong>GetProfileTypes</strong></a>()</dt><dd><tt>Returns a list of all command line options that can be specified for<br> |
profile type.</tt></dd></dl> |
</td></tr></table><p> |
@@ -46,6 +41,5 @@ profile type.</tt></dd></dl> |
<tr><td bgcolor="#55aa55"><tt> </tt></td><td> </td> |
<td width="100%"><strong>BASE_PROFILE_TYPES</strong> = ['clean', 'default']<br> |
-<strong>PROFILE_CREATORS</strong> = {}<br> |
<strong>PROFILE_TYPE_MAPPING</strong> = {'power_user': 'chrome/test/data/extensions/profiles/extension_webrequest', 'typical_user': 'chrome/test/data/extensions/profiles/content_scripts1'}</td></tr></table> |
</body></html> |