| Index: components/dom_distiller/content/renderer/distiller_js_render_frame_observer.cc
|
| diff --git a/components/dom_distiller/content/renderer/distiller_js_render_frame_observer.cc b/components/dom_distiller/content/renderer/distiller_js_render_frame_observer.cc
|
| index 0ba5d2718cc868da857e1764751314bac2b5d473..9fb77a0bdb0582881ae3ad2576ac4bb38a64061f 100644
|
| --- a/components/dom_distiller/content/renderer/distiller_js_render_frame_observer.cc
|
| +++ b/components/dom_distiller/content/renderer/distiller_js_render_frame_observer.cc
|
| @@ -11,7 +11,7 @@
|
| #include "components/dom_distiller/content/renderer/distiller_page_notifier_service_impl.h"
|
| #include "content/public/renderer/render_frame.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"
|
| #include "v8/include/v8.h"
|
|
|
| namespace dom_distiller {
|
|
|