Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 0b334cfdb5791d6d0b92e709fc5400002f70daa7..785cb69ec5214be38a6114af7078ffbaff7fecb8 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -832,6 +832,8 @@ extern const char kRegisteredSupervisedUserWhitelists[]; |
| extern const char kAnimationPolicy[]; |
| #endif |
| +extern const char kBackgroundTracingLastUpload[]; |
| + |
| } // namespace prefs |
| #endif // CHROME_COMMON_PREF_NAMES_H_ |