Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3956)

Unified Diff: chrome/browser/autofill/personal_data_manager.h

Issue 10866013: Convert the browsing_data pyauto tests to chrome tests. Remove the ClearBrowsingData automation cod… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix hang on mac Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/automation/automation_provider_observers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/autofill/personal_data_manager.h
===================================================================
--- chrome/browser/autofill/personal_data_manager.h (revision 152704)
+++ chrome/browser/autofill/personal_data_manager.h (working copy)
@@ -154,6 +154,7 @@
friend class PersonalDataManagerTest;
friend class scoped_ptr<PersonalDataManager>;
friend class ProfileSyncServiceAutofillTest;
+ friend class RemoveAutofillTester;
friend class TestingAutomationProvider;
friend void autofill_helper::SetProfiles(int, std::vector<AutofillProfile>*);
friend void autofill_helper::SetCreditCards(int, std::vector<CreditCard>*);
« no previous file with comments | « no previous file | chrome/browser/automation/automation_provider_observers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698