OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kGalleryBrowsePrefix
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/common/extensions/
extension_constants.cc
18
std::string gallery_prefix =
kGalleryBrowsePrefix
;
88
const char
kGalleryBrowsePrefix
[] = "https://chrome.google.com/webstore";
/external/chromium/chrome/common/extensions/
extension_constants.cc
358
const char*
kGalleryBrowsePrefix
= "https://chrome.google.com/webstore";
Completed in 907 milliseconds