| Index: components/dom_distiller/core/distillable_page_detector.cc
|
| diff --git a/components/dom_distiller/core/distillable_page_detector.cc b/components/dom_distiller/core/distillable_page_detector.cc
|
| index 43499a7052275393ac2fece661cdd80f3b7faa5a..1b695c58d7a2faaf64adafed2090cde1ac125248 100644
|
| --- a/components/dom_distiller/core/distillable_page_detector.cc
|
| +++ b/components/dom_distiller/core/distillable_page_detector.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "components/dom_distiller/core/distillable_page_detector.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/logging.h"
|
| #include "grit/components_resources.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|