Chromium Code Reviews

Unified Diff: chrome/browser/webdata/web_database.h

Issue 5515006: Revert 68358 - Don't re-save autofill profiles to the web database if they ha... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | chrome/browser/webdata/web_database.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/webdata/web_database.h
===================================================================
--- chrome/browser/webdata/web_database.h (revision 68359)
+++ chrome/browser/webdata/web_database.h (working copy)
@@ -322,8 +322,6 @@
FRIEND_TEST_ALL_PREFIXES(WebDatabaseTest, Autofill_AddFormFieldValues);
FRIEND_TEST_ALL_PREFIXES(WebDatabaseTest, AutoFillProfile);
FRIEND_TEST_ALL_PREFIXES(WebDatabaseTest, CreditCard);
- FRIEND_TEST_ALL_PREFIXES(WebDatabaseTest, UpdateAutoFillProfile);
- FRIEND_TEST_ALL_PREFIXES(WebDatabaseTest, UpdateCreditCard);
FRIEND_TEST_ALL_PREFIXES(WebDatabaseTest,
RemoveAutoFillProfilesAndCreditCardsModifiedBetween);
« no previous file with comments | « no previous file | chrome/browser/webdata/web_database.cc » ('j') | no next file with comments »

Powered by Google App Engine