| Index: chrome/common/extensions/extension_messages.h
|
| diff --git a/chrome/common/extensions/extension_messages.h b/chrome/common/extensions/extension_messages.h
|
| index 62af07adbfcc14835dae5ead7bb8ea0ec20f569e..20f89e131eb10db50e749fd68653a1f8cfe03184 100644
|
| --- a/chrome/common/extensions/extension_messages.h
|
| +++ b/chrome/common/extensions/extension_messages.h
|
| @@ -617,7 +617,7 @@ IPC_MESSAGE_CONTROL2(ExtensionHostMsg_AddDOMActionToActivityLog,
|
| ExtensionHostMsg_DOMAction_Params)
|
|
|
| // Notifies the browser process that a tab has started or stopped matching
|
| -// certain conditions. This message is sent in response to several events:
|
| +// certain conditions. This message is sent in response to several events:
|
| //
|
| // * ExtensionMsg_WatchPages was received, updating the set of conditions.
|
| // * A new page is loaded. This will be sent after ViewHostMsg_FrameNavigate.
|
|
|