| Index: chrome/browser/password_manager/native_backend_gnome_x.h
|
| diff --git a/chrome/browser/password_manager/native_backend_gnome_x.h b/chrome/browser/password_manager/native_backend_gnome_x.h
|
| index 6042c991564b3c7c0bf35b11cbd4e98e75f8fd37..ba3e2a8d7c86de2ae97ef059858002bcffbd6564 100644
|
| --- a/chrome/browser/password_manager/native_backend_gnome_x.h
|
| +++ b/chrome/browser/password_manager/native_backend_gnome_x.h
|
| @@ -148,9 +148,6 @@ class NativeBackendGnome : public PasswordStoreX::NativeBackend,
|
| TimestampToCompare date_to_compare,
|
| password_manager::PasswordStoreChangeList* changes);
|
|
|
| - // The local profile id, used to generate the app string.
|
| - const LocalProfileId profile_id_;
|
| -
|
| // The app string, possibly based on the local profile id.
|
| std::string app_string_;
|
|
|
|
|