| Index: components/dom_distiller/core/distillable_page_detector.h
|
| diff --git a/components/dom_distiller/core/distillable_page_detector.h b/components/dom_distiller/core/distillable_page_detector.h
|
| index 819e5ff3d2e56b4aabe468a5857358cba9aed836..dc9c41356a5ba800ce72a791f5115c551ad4a7b0 100644
|
| --- a/components/dom_distiller/core/distillable_page_detector.h
|
| +++ b/components/dom_distiller/core/distillable_page_detector.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/dom_distiller/core/proto/adaboost.pb.h"
|
|
|
|
|