| Index: ipc/ipc_message_generator.h
|
| diff --git a/chromecast/common/media/cast_message_generator.h b/ipc/ipc_message_generator.h
|
| similarity index 80%
|
| copy from chromecast/common/media/cast_message_generator.h
|
| copy to ipc/ipc_message_generator.h
|
| index ac6c0041c5033cc9d7fad300e6361651c61e482f..b9d7a3a9754cba80ef4b619998f9da11a7a5271d 100644
|
| --- a/chromecast/common/media/cast_message_generator.h
|
| +++ b/ipc/ipc_message_generator.h
|
| @@ -4,5 +4,4 @@
|
|
|
| // Multiply-included file, hence no include guard.
|
|
|
| -#include "chromecast/common/media/cast_messages.h"
|
| -
|
| +#include "ipc/attachment_broker_messages.h"
|
|
|