| Index: components/dom_distiller/content/browser/distillability_driver.cc
|
| diff --git a/components/dom_distiller/content/browser/distillability_driver.cc b/components/dom_distiller/content/browser/distillability_driver.cc
|
| index d87d36d0b6590f34c5418a37470f17e7ad75f291..aea16bc098821ea2a94787c4b4dfc42c9ead27d0 100644
|
| --- a/components/dom_distiller/content/browser/distillability_driver.cc
|
| +++ b/components/dom_distiller/content/browser/distillability_driver.cc
|
| @@ -9,7 +9,7 @@
|
| #include "content/public/browser/web_contents_observer.h"
|
| #include "content/public/browser/web_contents_user_data.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "services/shell/public/cpp/interface_registry.h"
|
| +#include "services/service_manager/public/cpp/interface_registry.h"
|
|
|
| DEFINE_WEB_CONTENTS_USER_DATA_KEY(
|
| dom_distiller::DistillabilityDriver);
|
|
|