Lines Matching full:profile
19 #include "chrome/browser/profiles/profile.h"
188 // Create the "<Profile>/User Scripts" directory if it doesn't exist
293 UserScriptMaster::UserScriptMaster(const FilePath& script_dir, Profile* profile)
297 profile_(profile) {
299 Source<Profile>(profile_));
301 Source<Profile>(profile_));
303 Source<Profile>(profile_));
305 Source<Profile>(profile_));
330 Source<Profile>(profile_),