HomeSort by relevance Sort by last modified time
    Searched refs:target_tab_url (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
bug_report_data.cc 26 const std::string& target_tab_url,
38 target_tab_url_ = target_tab_url;
bug_report_data.h 33 const std::string& target_tab_url,
50 const std::string& target_tab_url() const { return target_tab_url_; } function in class:BugReportData

Completed in 4815 milliseconds