| Index: chrome/browser/profile_resetter/profile_resetter_test_base.h
|
| diff --git a/chrome/browser/profile_resetter/profile_resetter_test_base.h b/chrome/browser/profile_resetter/profile_resetter_test_base.h
|
| index 178035c5cbbc2555c855fbfda0e756724a3336ea..29322d1497a6751f3af3e52cad85620efe15b888 100644
|
| --- a/chrome/browser/profile_resetter/profile_resetter_test_base.h
|
| +++ b/chrome/browser/profile_resetter/profile_resetter_test_base.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_PROFILE_RESETTER_PROFILE_RESETTER_TEST_BASE_H_
|
| #define CHROME_BROWSER_PROFILE_RESETTER_PROFILE_RESETTER_TEST_BASE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/profile_resetter/profile_resetter.h"
|
| #include "content/public/test/test_utils.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|