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

  /external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_bubble.cc 10 ManagePasswordsBubble::ManagePasswordsBubble(content::WebContents* contents,
16 ManagePasswordsBubble::~ManagePasswordsBubble() {
manage_passwords_bubble.h 21 class ManagePasswordsBubble {
26 // Creates a ManagePasswordsBubble. |contents| is used only to create a
29 ManagePasswordsBubble(content::WebContents* contents, DisplayReason reason);
30 ~ManagePasswordsBubble();
38 DISALLOW_COPY_AND_ASSIGN(ManagePasswordsBubble);

Completed in 37 milliseconds