Index: chrome/browser/autofill/autofill_browsertest.cc |
diff --git a/chrome/browser/autofill/autofill_browsertest.cc b/chrome/browser/autofill/autofill_browsertest.cc |
index 0249d06c22965e1f78f201d0267dc5d62f544701..f5bb63b938e661c7c194c2f24ac9141ffb5efed8 100644 |
--- a/chrome/browser/autofill/autofill_browsertest.cc |
+++ b/chrome/browser/autofill/autofill_browsertest.cc |
@@ -120,7 +120,7 @@ class AutofillTest : public InProcessBrowserTest { |
test::DisableSystemServices(browser()->profile()->GetPrefs()); |
} |
- virtual void CleanUpOnMainThread() OVERRIDE { |
+ virtual void TearDownOnMainThread() OVERRIDE { |
// Make sure to close any showing popups prior to tearing down the UI. |
content::WebContents* web_contents = |
browser()->tab_strip_model()->GetActiveWebContents(); |