Chromium Code Reviews| Index: chrome/common/pref_names.cc |
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
| index f9a56b34320b4940464aacb3762578eda948c217..217b07362a9e6cb0de2e7ed8dfc71f46bd588f1c 100644 |
| --- a/chrome/common/pref_names.cc |
| +++ b/chrome/common/pref_names.cc |
| @@ -2279,4 +2279,5 @@ const char kRegisteredSupervisedUserWhitelists[] = |
| const char kAnimationPolicy[] = "settings.a11y.animation_policy"; |
| #endif |
| +const char kBackgroundTracingLastUpload[] = "background_tracing.last_upload"; |
| } // namespace prefs |
|
gab
2015/06/05 14:02:42
nit: empty line above.
oystein (OOO til 10th of July)
2015/06/05 21:14:43
Done.
|