Index: chromeos/dbus/shill_profile_client_stub.h |
diff --git a/chromeos/dbus/shill_profile_client_stub.h b/chromeos/dbus/shill_profile_client_stub.h |
index 63a891267ec7e65c056f2809919734bb30306c25..9230491823e81f1b4a5099a2538002677129f04d 100644 |
--- a/chromeos/dbus/shill_profile_client_stub.h |
+++ b/chromeos/dbus/shill_profile_client_stub.h |
@@ -53,8 +53,6 @@ class ShillProfileClientStub : public ShillProfileClient, |
const std::string& service_path) OVERRIDE; |
virtual void GetProfilePaths(std::vector<std::string>* profiles) OVERRIDE; |
- static const char kSharedProfilePath[]; |
- |
private: |
struct ProfileProperties; |
typedef std::map<std::string, ProfileProperties*> ProfileMap; |