Home
last modified time | relevance | path

Searched refs:kJumpListIconDirname (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/common/
Dchrome_constants.h69 extern const FilePath::CharType kJumpListIconDirname[];
Dchrome_constants.cc110 const FilePath::CharType kJumpListIconDirname[] = FPL("JumpListIcons"); variable
/external/chromium/chrome/browser/
Djumplist_win.cc604 icon_dir_ = profile->GetPath().Append(chrome::kJumpListIconDirname);