summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/autofill_entry.h
diff options
context:
space:
mode:
authorskrul@chromium.org <skrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-05 04:13:24 +0000
committerskrul@chromium.org <skrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-05 04:13:24 +0000
commit55f9c5a5466d0c7d5550252b653162d7dc775442 (patch)
tree0bf06f2e83478a50222b23c2bdf39cb9e83ecf63 /chrome/browser/webdata/autofill_entry.h
parent52aac9e4ff1d4181f1b980a29446fdf5036a185a (diff)
downloadchromium_src-55f9c5a5466d0c7d5550252b653162d7dc775442.zip
chromium_src-55f9c5a5466d0c7d5550252b653162d7dc775442.tar.gz
chromium_src-55f9c5a5466d0c7d5550252b653162d7dc775442.tar.bz2
Add integration test for autofill profiles.
I also expanded on the orignial autofill "steady" test to include removals. Plus a little refactoring of the WDS test. Review URL: http://codereview.chromium.org/1963001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46438 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/webdata/autofill_entry.h')
-rw-r--r--chrome/browser/webdata/autofill_entry.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/webdata/autofill_entry.h b/chrome/browser/webdata/autofill_entry.h
index 8781fbd..cb310c3 100644
--- a/chrome/browser/webdata/autofill_entry.h
+++ b/chrome/browser/webdata/autofill_entry.h
@@ -7,7 +7,6 @@
#include <vector>
#include "base/string16.h"
-#include "base/string_util.h"
#include "base/time.h"
#include "base/utf_string_conversions.h"