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

  /external/chromium_org/chrome/browser/history/
shortcuts_database.h 87 static const base::FilePath::CharType kShortcutsDatabaseName[];
shortcuts_database.cc 56 database_path_ = profile->GetPath().Append(chrome::kShortcutsDatabaseName);
  /external/chromium_org/chrome/common/
chrome_constants.h 77 extern const base::FilePath::CharType kShortcutsDatabaseName[];
chrome_constants.cc 183 const base::FilePath::CharType kShortcutsDatabaseName[] = FPL("Shortcuts");

Completed in 1155 milliseconds