| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index a20f6436e3d36e41a92da2f897447fa6b48c9060..daaf36c56482b15f3b783fc9686326e7c2b39c40 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -533,8 +533,6 @@ extern const char kDevToolsRemoteEnabled[];
|
|
|
| extern const char kGoogleServicesPasswordHash[];
|
|
|
| -extern const char kInvalidationServiceUseGCMChannel[];
|
| -
|
| #if !defined(OS_ANDROID) && !defined(OS_IOS)
|
| extern const char kSignInPromoStartupCount[];
|
| extern const char kSignInPromoUserSkipped[];
|
|
|