| Index: components/dom_distiller/content/browser/dom_distiller_viewer_source.cc
|
| diff --git a/components/dom_distiller/content/browser/dom_distiller_viewer_source.cc b/components/dom_distiller/content/browser/dom_distiller_viewer_source.cc
|
| index c9273e10fc0d6c0300c9c91bb85c30f60a6f8926..e4f1db53bdc91f365bbc493179e325ec010112a0 100644
|
| --- a/components/dom_distiller/content/browser/dom_distiller_viewer_source.cc
|
| +++ b/components/dom_distiller/content/browser/dom_distiller_viewer_source.cc
|
| @@ -40,8 +40,8 @@
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| #include "net/base/url_util.h"
|
| #include "net/url_request/url_request.h"
|
| +#include "services/service_manager/public/cpp/binder_registry.h"
|
| #include "services/service_manager/public/cpp/interface_provider.h"
|
| -#include "services/service_manager/public/cpp/interface_registry.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
| namespace dom_distiller {
|
|
|