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

  /external/chromium/chrome/browser/notifications/
notification.cc 13 content_url_(content_url),
21 content_url_(notification.content_url()),
31 content_url_ = notification.content_url();
notification.h 32 const GURL& content_url() const { return content_url_; }
57 GURL content_url_; member in class:Notification

Completed in 87 milliseconds