Index: chrome/service/gaia/service_gaia_authenticator.h |
diff --git a/chrome/service/gaia/service_gaia_authenticator.h b/chrome/service/gaia/service_gaia_authenticator.h |
index 2010690dba0e0358135e9d8e810217b4ac54ddd1..bb9424ea9a3fb8685d382043e2efe720531960bf 100644 |
--- a/chrome/service/gaia/service_gaia_authenticator.h |
+++ b/chrome/service/gaia/service_gaia_authenticator.h |
@@ -28,7 +28,7 @@ class ServiceGaiaAuthenticator |
const std::string& service_id, |
const std::string& gaia_url, |
base::MessageLoopProxy* io_message_loop_proxy); |
- ~ServiceGaiaAuthenticator(); |
+ virtual ~ServiceGaiaAuthenticator(); |
// URLFetcher::Delegate implementation. |
virtual void OnURLFetchComplete(const URLFetcher *source, |