| Index: chrome/test/base/profile_mock.h
|
| diff --git a/chrome/test/base/profile_mock.h b/chrome/test/base/profile_mock.h
|
| index e85e584550f0920220d03d388590067d86fccdda..a97261e96d53421a5972cae91c6fa38e36d8312a 100644
|
| --- a/chrome/test/base/profile_mock.h
|
| +++ b/chrome/test/base/profile_mock.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_TEST_BASE_PROFILE_MOCK_H_
|
|
|
| #include "chrome/test/base/testing_profile.h"
|
| -
|
| +#include "components/keyed_service/core/service_access_type.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
| namespace password_manager {
|
|
|