| Index: chrome/utility/extensions/extensions_handler.h
|
| diff --git a/chrome/utility/extensions/extensions_handler.h b/chrome/utility/extensions/extensions_handler.h
|
| index e4d5d1ea6db2f38a0c8c5a055a3c3a131755d137..881e89c5ff8c67c12c10b8547d96d1410ca5a938 100644
|
| --- a/chrome/utility/extensions/extensions_handler.h
|
| +++ b/chrome/utility/extensions/extensions_handler.h
|
| @@ -36,6 +36,8 @@ class ExtensionsHandler : public UtilityMessageHandler {
|
|
|
| static void PreSandboxStartup();
|
|
|
| + static void UtilityThreadStarted();
|
| +
|
| // TODO(noel): consider moving this API to the UtilityMessageHandler
|
| // interface.
|
| static void ExposeInterfacesToBrowser(
|
|
|