HomeSort by relevance Sort by last modified time
    Searched refs:kJumpListIconDirname (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/common/
chrome_constants.h 69 extern const FilePath::CharType kJumpListIconDirname[];
chrome_constants.cc 110 const FilePath::CharType kJumpListIconDirname[] = FPL("JumpListIcons");
  /external/chromium/chrome/browser/
jumplist_win.cc 604 icon_dir_ = profile->GetPath().Append(chrome::kJumpListIconDirname);

Completed in 54 milliseconds