| Index: components/password_manager/core/browser/affiliation_fetch_throttler.h
|
| diff --git a/components/password_manager/core/browser/affiliation_fetch_throttler.h b/components/password_manager/core/browser/affiliation_fetch_throttler.h
|
| index fedce6aea57611426ed0e23e50ab2a833fb16fe2..e793d0d7bd2a83a122c9744abcd1e3ca975ef4cb 100644
|
| --- a/components/password_manager/core/browser/affiliation_fetch_throttler.h
|
| +++ b/components/password_manager/core/browser/affiliation_fetch_throttler.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_AFFILIATION_FETCH_THROTTLER_H_
|
| #define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_AFFILIATION_FETCH_THROTTLER_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/gtest_prod_util.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
|
|