Index: chromeos/network/network_profile_handler.h |
diff --git a/chromeos/network/network_profile_handler.h b/chromeos/network/network_profile_handler.h |
index 15f5228973e6ea6e69f61b6c115a5e188084ed77..5b7746fbfb1597441f96e1bbba5d4437d049eb6d 100644 |
--- a/chromeos/network/network_profile_handler.h |
+++ b/chromeos/network/network_profile_handler.h |
@@ -57,7 +57,7 @@ class CHROMEOS_EXPORT NetworkProfileHandler |
// userhash. |
const NetworkProfile* GetDefaultUserProfile() const; |
- static const char kSharedProfilePath[]; |
+ static const char* GetSharedProfilePath(); |
protected: |
friend class ClientCertResolverTest; |