Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index f9a56b34320b4940464aacb3762578eda948c217..0547b3f8bcd43fa6d9cc5ca025557a51c018186e 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -2279,4 +2279,6 @@ const char kRegisteredSupervisedUserWhitelists[] = |
const char kAnimationPolicy[] = "settings.a11y.animation_policy"; |
#endif |
+const char kBackgroundTracingLastUpload[] = "background_tracing.last_upload"; |
+ |
} // namespace prefs |