Searched refs:content_url_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Dnotification.cc13 content_url_(content_url),
21 content_url_(notification.content_url()),
31 content_url_ = notification.content_url();
H A Dnotification.h32 const GURL& content_url() const { return content_url_; }
57 GURL content_url_; member in class:Notification

Completed in 157 milliseconds