| Index: ipc/ipc_message_macros.h
|
| diff --git a/ipc/ipc_message_macros.h b/ipc/ipc_message_macros.h
|
| index 2897dfb6a5217c67d23e5c04609e0d06bde93aac..6ce275c13e906a6ef605791aa4b7bd87706cf9e9 100644
|
| --- a/ipc/ipc_message_macros.h
|
| +++ b/ipc/ipc_message_macros.h
|
| @@ -48,7 +48,7 @@
|
| MESSAGES_INTERNAL_FILE first.
|
| #endif
|
|
|
| -// Trick scons and xcode into seeing the possible real dependencies since they
|
| +// Trick xcode into seeing the possible real dependencies since they
|
| // don't understand #include MESSAGES_INTERNAL_FILE. See http://crbug.com/7828
|
| #if 0
|
| #include "ipc/ipc_sync_message_unittest.h"
|
|
|