HomeSort by relevance Sort by last modified time
    Searched defs:profile_info_cache (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/notifications/
notification_ui_manager.cc 13 #include "chrome/browser/profiles/profile_info_cache.h"
32 ProfileInfoCache* profile_info_cache = local
35 new MessageCenterSettingsController(profile_info_cache));
  /external/chromium_org/chrome/test/base/
testing_profile_manager.cc 11 #include "chrome/browser/profiles/profile_info_cache.h"
120 ProfileInfoCache* TestingProfileManager::profile_info_cache() { function in class:TestingProfileManager
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider.cc 78 #include "chrome/browser/profiles/profile_info_cache.h"
1063 const ProfileInfoCache& profile_info_cache = local
    [all...]

Completed in 182 milliseconds