| Index: components/arc/common/arc_message_generator.h
|
| diff --git a/components/arc/common/arc_message_generator.h b/components/arc/common/arc_message_generator.h
|
| index 2b302a696c061315b0674e182d86a5d44c48d537..bd50a4307b552049c1737f70df7a5439f253211f 100644
|
| --- a/components/arc/common/arc_message_generator.h
|
| +++ b/components/arc/common/arc_message_generator.h
|
| @@ -7,3 +7,4 @@
|
| // Not using the full path since this is also expected to be compiled in ARC.
|
| #include "arc_host_messages.h"
|
| #include "arc_instance_messages.h"
|
| +#include "arc_message_traits.h"
|
|
|