| 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 9eca8a048d1a958fe6aff4b6500af2baa1bbec4d..ad9785433ba70a3c5513b7c8e86df1178528b9f3 100644
|
| --- a/components/dom_distiller/content/browser/distillability_driver.cc
|
| +++ b/components/dom_distiller/content/browser/distillability_driver.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "components/dom_distiller/content/browser/distillability_driver.h"
|
|
|
| +#include "base/memory/ptr_util.h"
|
| #include "content/public/browser/render_frame_host.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_contents_observer.h"
|
|
|