| Index: content/child/child_thread_impl.h
|
| diff --git a/content/child/child_thread_impl.h b/content/child/child_thread_impl.h
|
| index a9ce450bd7e9fe9420b2da9528773b9ecdeca9dd..012cb437e159bc703a23f2edfc61cfa849faee5a 100644
|
| --- a/content/child/child_thread_impl.h
|
| +++ b/content/child/child_thread_impl.h
|
| @@ -27,6 +27,7 @@
|
| #include "ipc/message_router.h"
|
| #include "mojo/public/cpp/bindings/associated_binding.h"
|
| #include "mojo/public/cpp/bindings/associated_binding_set.h"
|
| +#include "services/service_manager/public/cpp/service_info.h"
|
|
|
| namespace base {
|
| class MessageLoop;
|
|
|