| Index: components/dom_distiller/content/renderer/distillability_agent.cc
|
| diff --git a/components/dom_distiller/content/renderer/distillability_agent.cc b/components/dom_distiller/content/renderer/distillability_agent.cc
|
| index 0534a99cc30b556e6c3fb07fb26646bce12c783e..543a47df741821fae2228f82f61ef934b45011e3 100644
|
| --- a/components/dom_distiller/content/renderer/distillability_agent.cc
|
| +++ b/components/dom_distiller/content/renderer/distillability_agent.cc
|
| @@ -12,7 +12,7 @@
|
| #include "components/dom_distiller/core/page_features.h"
|
| #include "components/dom_distiller/core/url_utils.h"
|
| #include "content/public/renderer/render_frame.h"
|
| -#include "services/shell/public/cpp/interface_provider.h"
|
| +#include "services/service_manager/public/cpp/interface_provider.h"
|
| #include "third_party/WebKit/public/platform/WebDistillability.h"
|
| #include "third_party/WebKit/public/web/WebDocument.h"
|
| #include "third_party/WebKit/public/web/WebElement.h"
|
|
|