Index: chrome/browser/autofill/autofill_browsertest.cc |
diff --git a/chrome/browser/autofill/autofill_browsertest.cc b/chrome/browser/autofill/autofill_browsertest.cc |
index 55363c6744ee335a760ae050c141420cf486f3ed..61301526d4c8cb3c6edd48843f4e82915b54f169 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(); |