Searched defs:ProfileDataRemover (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/android/signin/
H A Dsignin_manager_android.cc46 class ProfileDataRemover : public BrowsingDataRemover::Observer { class in namespace:__anon2875
48 ProfileDataRemover(Profile* profile, const base::Closure& callback) function in class:__anon2875::ProfileDataRemover
56 virtual ~ProfileDataRemover() {}
69 DISALLOW_COPY_AND_ASSIGN(ProfileDataRemover);
166 // The ProfileDataRemover deletes itself once done.
167 new ProfileDataRemover(

Completed in 64 milliseconds