Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/plugins/
Dplugin_uma.cc22 const char kQuickTimeType[] = "video/quicktime"; variable
171 if (mime_type == kQuickTimeType) in MimeTypeToPluginType()