| Index: ipc/ipc_message_impl_macros.h
|
| diff --git a/ipc/ipc_message_impl_macros.h b/ipc/ipc_message_impl_macros.h
|
| index 61f7c630d866c421abfe68c8508a59b49dc561d1..3fa8978bd3f1240caf126a9233acd0f2e32dde93 100644
|
| --- a/ipc/ipc_message_impl_macros.h
|
| +++ b/ipc/ipc_message_impl_macros.h
|
| @@ -18,7 +18,7 @@
|
| #error This file should only be included by X_messages.cc, which needs to define MESSAGES_INTERNAL_IMPL_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"
|
|
|