Searched refs:kCloudPrintAppId (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/
H A Dextension_constants.h38 extern const char kCloudPrintAppId[];
H A Dextension_constants.cc32 const char kCloudPrintAppId[] = "mfehgcgbbipciphmccgaenjidiccnmng"; member in namespace:extension_misc
/external/chromium_org/chrome/common/extensions/manifest_handlers/
H A Dapp_launch_info.cc207 } else if (extension->id() == extension_misc::kCloudPrintAppId) {

Completed in 86 milliseconds