| Index: chrome/common/all_messages.h
|
| diff --git a/chrome/common/all_messages.h b/chrome/common/all_messages.h
|
| index 5242dbade0b09e7c9492bfbb6193c41488088a59..e1026656a5e20687cd7641321fdd5a79924e2734 100644
|
| --- a/chrome/common/all_messages.h
|
| +++ b/chrome/common/all_messages.h
|
| @@ -4,7 +4,7 @@
|
|
|
| // Multiply-included file, hence no include guard.
|
| // Inclusion of all message files present in chrome. Keep this file
|
| -// up-to-date when adding a new value to the IPCMessageStart enum in
|
| +// up to date when adding a new value to the IPCMessageStart enum in
|
| // ipc/ipc_message_start.h to ensure the corresponding message file is
|
| // included here. Message classes used exclusively outside of chrome
|
| // should not be listed here and instead get an exemption in
|
|
|