Searched defs:command_description (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/extensions/
H A Dcommand.cc537 base::string16 command_description; local
541 command_description =
545 command_description = description();
547 extension_data->SetString("description", command_description);

Completed in 159 milliseconds