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

  /external/chromium/chrome/browser/ui/webui/
new_tab_ui.cc 201 std::string string_action = UTF16ToUTF8(ExtractStringValue(args)); local
202 UserMetrics::RecordComputedAction(string_action, web_ui_->GetProfile());

Completed in 249 milliseconds