| Index: chrome/browser/chromeos/arc/gpu_arc_video_service_host.cc
|
| diff --git a/chrome/browser/chromeos/arc/gpu_arc_video_service_host.cc b/chrome/browser/chromeos/arc/gpu_arc_video_service_host.cc
|
| index ec243397bab0dac403414246e339a7dc6974cdee..1d9f58782b526cd25308bf53fcd37583baec4319 100644
|
| --- a/chrome/browser/chromeos/arc/gpu_arc_video_service_host.cc
|
| +++ b/chrome/browser/chromeos/arc/gpu_arc_video_service_host.cc
|
| @@ -18,7 +18,7 @@
|
| #include "mojo/edk/embedder/embedder.h"
|
| #include "mojo/edk/embedder/platform_channel_pair.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "services/shell/public/cpp/interface_provider.h"
|
| +#include "services/service_manager/public/cpp/interface_provider.h"
|
|
|
| namespace arc {
|
|
|
|
|