Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / extensions / signin / gaia_auth_extension_loader.h
index b6234c0..5d8c9eb 100644 (file)
@@ -31,6 +31,9 @@ class GaiaAuthExtensionLoader : public ProfileKeyedAPI {
  private:
   friend class ProfileKeyedAPIFactory<GaiaAuthExtensionLoader>;
 
+  // BrowserContextKeyedService overrides:
+  virtual void Shutdown() OVERRIDE;
+
   // ProfileKeyedAPI implementation.
   static const char* service_name() {
     return "GaiaAuthExtensionLoader";