Searched refs:screenshot_source_ (Results 1 – 1 of 1) sorted by relevance
217 ScreenshotSource* screenshot_source_; member in BugReportHandler437 screenshot_source_(NULL), in BugReportHandler()468 if (!screenshot_source_) in SetupScreenshotsSource()469 screenshot_source_ = new ScreenshotSource( in SetupScreenshotsSource()473 tab_->profile()->GetChromeURLDataManager()->AddDataSource(screenshot_source_); in SetupScreenshotsSource()637 image = screenshot_source_->GetScreenshot(screenshot_path); in HandleSendReport()