Index: chrome/browser/extensions/api/push_messaging/push_messaging_canary_test.cc |
diff --git a/chrome/browser/extensions/api/push_messaging/push_messaging_canary_test.cc b/chrome/browser/extensions/api/push_messaging/push_messaging_canary_test.cc |
index 6aee292035ad9ed420d29f314c0431f94e84d9a4..c8f7b405a6779f08d1a92c60a21cb0ece3b86982 100644 |
--- a/chrome/browser/extensions/api/push_messaging/push_messaging_canary_test.cc |
+++ b/chrome/browser/extensions/api/push_messaging/push_messaging_canary_test.cc |
@@ -73,7 +73,7 @@ class PushMessagingCanaryTest : public ExtensionApiTest { |
// InProcessBrowserTest override. Destroys the sync client and sync |
// profile created by the test. We must clean up ProfileSyncServiceHarness |
// now before the profile is cleaned up. |
- virtual void CleanUpOnMainThread() OVERRIDE { |
+ virtual void TearDownOnMainThread() OVERRIDE { |
sync_setup_helper_.reset(); |
} |