| Index: components/dom_distiller/content/renderer/distiller_native_javascript.cc
|
| diff --git a/components/dom_distiller/content/renderer/distiller_native_javascript.cc b/components/dom_distiller/content/renderer/distiller_native_javascript.cc
|
| index 7bd6002c4627895eacd600a2408705ed44564314..7e5f90620ca0662f64793f48bb600ea62d2b7b80 100644
|
| --- a/components/dom_distiller/content/renderer/distiller_native_javascript.cc
|
| +++ b/components/dom_distiller/content/renderer/distiller_native_javascript.cc
|
| @@ -12,7 +12,7 @@
|
| #include "content/public/renderer/render_frame.h"
|
| #include "gin/arguments.h"
|
| #include "gin/function_template.h"
|
| -#include "services/shell/public/cpp/interface_provider.h"
|
| +#include "services/service_manager/public/cpp/interface_provider.h"
|
| #include "third_party/WebKit/public/web/WebKit.h"
|
| #include "third_party/WebKit/public/web/WebLocalFrame.h"
|
| #include "v8/include/v8.h"
|
|
|