Home | History | Annotate | Download | only in tab_contents

Lines Matching refs:autofill_host

13 #include "chrome/browser/autofill/autofill_host.h"
33 AutoFillHost* autofill_host() { return autofill_host_; }
34 void SetAutoFillHost(AutoFillHost* autofill_host) { autofill_host_ = autofill_host; }