HomeSort by relevance Sort by last modified time
    Searched full:radio_block_label (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/
content_setting_bubble_model.cc 264 std::string radio_block_label; local
265 radio_block_label = l10n_util::GetStringUTF8(kBlockIDs[content_type()]);
268 radio_group.radio_items.push_back(radio_block_label);

Completed in 42 milliseconds