| Index: components/dom_distiller/webui/dom_distiller_handler.h
|
| diff --git a/components/dom_distiller/webui/dom_distiller_handler.h b/components/dom_distiller/webui/dom_distiller_handler.h
|
| index 286befed2089aa609a0fa3b94f1f7e622f78deb1..63e3090a594bfe4e8b6a90c8a5506d8f71b58f34 100644
|
| --- a/components/dom_distiller/webui/dom_distiller_handler.h
|
| +++ b/components/dom_distiller/webui/dom_distiller_handler.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/values.h"
|
| #include "content/public/browser/web_ui_message_handler.h"
|
|
|