Searched refs:profile_subdir (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dshell_integration_win.cc105 base::FilePath profile_subdir; local
107 profile_subdir =
110 profile_subdir =
113 DCHECK(!profile_subdir.empty());
115 base::FilePath profile_path = user_data_dir.Append(profile_subdir);

Completed in 353 milliseconds