| Index: ios/chrome/browser/dom_distiller/distiller_viewer.h
|
| diff --git a/ios/chrome/browser/dom_distiller/distiller_viewer.h b/ios/chrome/browser/dom_distiller/distiller_viewer.h
|
| index 58904625c5edf631da42baa37fbd4268552f753d..936b789fc538d964955e0569b296ce5bfda5e622 100644
|
| --- a/ios/chrome/browser/dom_distiller/distiller_viewer.h
|
| +++ b/ios/chrome/browser/dom_distiller/distiller_viewer.h
|
| @@ -5,10 +5,10 @@
|
| #ifndef IOS_CHROME_BROWSER_DOM_DISTILLER_DISTILLER_VIEWER_H_
|
| #define IOS_CHROME_BROWSER_DOM_DISTILLER_DISTILLER_VIEWER_H_
|
|
|
| +#include <memory>
|
| #include <string>
|
|
|
| #include "base/macros.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "components/dom_distiller/core/dom_distiller_request_view_base.h"
|
| #include "components/dom_distiller/core/task_tracker.h"
|
|
|
|
|