Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index e63e0d510de265704bd0b4027d2e720dc7657284..3b802a2b267f5382e351e231e25287468bc06118 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -22,6 +22,7 @@ extern const char kArcEnabled[]; |
| extern const char kArcPackages[]; |
| extern const char kArcSetNotificationsEnabledDeferred[]; |
| extern const char kArcSignedIn[]; |
| +extern const char kArcLocationServiceEnabled[]; |
|
xiyuan
2016/07/25 18:03:40
nit: keep the section alpha-sorted ?
khmel
2016/07/25 22:48:48
Done.
|
| #endif |
| extern const char kChildAccountStatusKnown[]; |
| extern const char kDefaultApps[]; |