| Index: components/history/core/browser/visit_filter.h
|
| diff --git a/components/history/core/browser/visit_filter.h b/components/history/core/browser/visit_filter.h
|
| index 01b93319ddb5d8e484006b08ee80fddbd90a9c2d..1b167845050384589c112189d463f389ba2bbb7d 100644
|
| --- a/components/history/core/browser/visit_filter.h
|
| +++ b/components/history/core/browser/visit_filter.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_HISTORY_CORE_BROWSER_VISIT_FILTER_H_
|
| #define COMPONENTS_HISTORY_CORE_BROWSER_VISIT_FILTER_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <vector>
|
|
|
| #include "base/gtest_prod_util.h"
|
|
|