Home
last modified time | relevance | path

Searched defs:CreateOrUpdateShortcutsParams (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_shortcut_manager_win.cc367 struct CreateOrUpdateShortcutsParams { struct
368 CreateOrUpdateShortcutsParams( in CreateOrUpdateShortcutsParams() function
373 ~CreateOrUpdateShortcutsParams() {} in ~CreateOrUpdateShortcutsParams()
375 ProfileShortcutManagerWin::CreateOrUpdateMode create_mode;
376 ProfileShortcutManagerWin::NonProfileShortcutAction action;
379 base::FilePath profile_path;
381 base::string16 old_profile_name;
383 base::string16 profile_name;
385 SkBitmap avatar_image_1x;
386 SkBitmap avatar_image_2x;