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

  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager.cc 7 ProfileShortcutManager::~ProfileShortcutManager() {
10 ProfileShortcutManager::ProfileShortcutManager() {
profile_shortcut_manager.h 15 class ProfileShortcutManager {
17 virtual ~ProfileShortcutManager();
42 static ProfileShortcutManager* Create(ProfileManager* manager);
45 ProfileShortcutManager();
48 DISALLOW_COPY_AND_ASSIGN(ProfileShortcutManager);

Completed in 309 milliseconds