| Index: content/browser/gpu/browser_gpu_channel_host_factory.cc
|
| diff --git a/content/browser/gpu/browser_gpu_channel_host_factory.cc b/content/browser/gpu/browser_gpu_channel_host_factory.cc
|
| index f6af12a0dfad395b19ed828e26238b9453d2be36..bc35ddff637ff1e57abffffde57a2eedf2097f50 100644
|
| --- a/content/browser/gpu/browser_gpu_channel_host_factory.cc
|
| +++ b/content/browser/gpu/browser_gpu_channel_host_factory.cc
|
| @@ -28,7 +28,7 @@
|
| #include "gpu/ipc/common/gpu_messages.h"
|
| #include "ipc/ipc_channel_handle.h"
|
| #include "ipc/message_filter.h"
|
| -#include "services/shell/runner/common/client_util.h"
|
| +#include "services/service_manager/runner/common/client_util.h"
|
|
|
| namespace content {
|
|
|
|
|