Index: components/password_manager/core/common/credential_manager_types.h |
diff --git a/components/password_manager/core/common/credential_manager_types.h b/components/password_manager/core/common/credential_manager_types.h |
index 41b4a0808840e12de0b03ce78a97b6afc17b61d7..7f7b17059b331c4071abb25cb2810c07f610a737 100644 |
--- a/components/password_manager/core/common/credential_manager_types.h |
+++ b/components/password_manager/core/common/credential_manager_types.h |
@@ -5,9 +5,10 @@ |
#ifndef COMPONENTS_PASSWORD_MANAGER_CORE_COMMON_CREDENTIAL_MANAGER_TYPES_H_ |
#define COMPONENTS_PASSWORD_MANAGER_CORE_COMMON_CREDENTIAL_MANAGER_TYPES_H_ |
+#include <stddef.h> |
+ |
#include <string> |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
#include "base/strings/string16.h" |
#include "url/gurl.h" |