| Index: components/dom_distiller/webui/dom_distiller_ui.h
|
| diff --git a/components/dom_distiller/webui/dom_distiller_ui.h b/components/dom_distiller/webui/dom_distiller_ui.h
|
| index 24939ab1b4bc783c975f5c3f22d0f0c4c08f5011..1462482b122aa76fca328253ead4450174b4a6d0 100644
|
| --- a/components/dom_distiller/webui/dom_distiller_ui.h
|
| +++ b/components/dom_distiller/webui/dom_distiller_ui.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "content/public/browser/web_ui_controller.h"
|
|
|
| namespace dom_distiller {
|
|
|