| Index: chrome/test/base/testing_profile.h
|
| ===================================================================
|
| --- chrome/test/base/testing_profile.h (revision 113407)
|
| +++ chrome/test/base/testing_profile.h (working copy)
|
| @@ -132,9 +132,6 @@
|
| // NULL.
|
| void CreateTemplateURLService();
|
|
|
| - // Blocks until TempalteURLService finishes loading.
|
| - void BlockUntilTemplateURLServiceLoaded();
|
| -
|
| // Creates an ExtensionProcessManager. If not invoked, the
|
| // ExtensionProcessManager is NULL.
|
| void CreateExtensionProcessManager();
|
|
|