diff options
Diffstat (limited to 'chrome/browser/profiles/profile_info_cache_unittest.h')
-rw-r--r-- | chrome/browser/profiles/profile_info_cache_unittest.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/profiles/profile_info_cache_unittest.h b/chrome/browser/profiles/profile_info_cache_unittest.h index 5c9d354..521d745 100644 --- a/chrome/browser/profiles/profile_info_cache_unittest.h +++ b/chrome/browser/profiles/profile_info_cache_unittest.h @@ -6,6 +6,7 @@ #define CHROME_BROWSER_PROFILES_PROFILE_INFO_CACHE_UNITTEST_H_ #pragma once +#include "base/message_loop.h" #include "chrome/test/base/testing_profile_manager.h" #include "content/test/test_browser_thread.h" #include "testing/gtest/include/gtest/gtest.h" |