| Index: chrome/browser/profiles/profile_info_cache_unittest.h
|
| diff --git a/chrome/browser/profiles/profile_info_cache_unittest.h b/chrome/browser/profiles/profile_info_cache_unittest.h
|
| index 40e18f7aa7df6bb21cba10e6099b2bcf22a11eb1..c052e4bac387978320a8b5ed242740578a02c578 100644
|
| --- a/chrome/browser/profiles/profile_info_cache_unittest.h
|
| +++ b/chrome/browser/profiles/profile_info_cache_unittest.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <set>
|
|
|
| +#include "base/macros.h"
|
| #include "base/test/scoped_path_override.h"
|
| #include "chrome/browser/profiles/profile_info_cache_observer.h"
|
| #include "chrome/test/base/testing_profile_manager.h"
|
|
|