| Index: chrome/browser/extensions/extension_message_service.h
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_message_service.h (revision 104014)
|
| +++ chrome/browser/extensions/extension_message_service.h (working copy)
|
| @@ -56,7 +56,6 @@
|
| // Javascript function name constants.
|
| static const char kDispatchOnConnect[];
|
| static const char kDispatchOnDisconnect[];
|
| - static const char kDispatchOnMessage[];
|
|
|
| // Allocates a pair of port ids.
|
| // NOTE: this can be called from any thread.
|
|
|