Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/extensions/
Dextension_constants.h92 extern const char kGooglePlayMusicAppId[];
Dextension_constants.cc105 const char kGooglePlayMusicAppId[] = "icppfcnhkcmnfdhfhphakoifcfokfdhg"; variable
/external/chromium_org/chrome/browser/chromeos/extensions/
Ddefault_app_order.cc71 extension_misc::kGooglePlayMusicAppId, in GetDefault()