| Index: content/public/common/service_info.cc
|
| diff --git a/content/public/common/service_info.cc b/content/public/common/service_info.cc
|
| index ca39f5e4e3441d15009250d7e33c059b47578b92..450df6f93e9a74bec85298b82ea734d421f58a6e 100644
|
| --- a/content/public/common/service_info.cc
|
| +++ b/content/public/common/service_info.cc
|
| @@ -5,7 +5,7 @@
|
| #include "content/public/common/service_info.h"
|
|
|
| #include "base/callback.h"
|
| -#include "services/shell/public/cpp/service.h"
|
| +#include "services/service_manager/public/cpp/service.h"
|
|
|
| namespace content {
|
|
|
|
|