| Index: chrome/browser/sync/test/integration/sync_extension_helper.h
|
| diff --git a/chrome/browser/sync/test/integration/sync_extension_helper.h b/chrome/browser/sync/test/integration/sync_extension_helper.h
|
| index a7f97e817231028bfe3aa71723796d7e77035f0d..2efd610cbfa6e461a5209082276ad5d9b77fc2cc 100644
|
| --- a/chrome/browser/sync/test/integration/sync_extension_helper.h
|
| +++ b/chrome/browser/sync/test/integration/sync_extension_helper.h
|
| @@ -27,9 +27,6 @@ class SyncExtensionHelper {
|
| // Singleton implementation.
|
| static SyncExtensionHelper* GetInstance();
|
|
|
| - // Returns a generated extension ID for the given name.
|
| - static std::string NameToId(const std::string& name);
|
| -
|
| // Initializes the profiles in |test| and registers them with
|
| // internal data structures.
|
| void SetupIfNecessary(SyncTest* test);
|
|
|