Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Unified Diff: components/component_updater/pref_names.cc

Issue 599653002: SRT Bubble (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: CR Comments. Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« chrome/chrome_browser.gypi ('K') | « components/component_updater/pref_names.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/component_updater/pref_names.cc
diff --git a/components/component_updater/pref_names.cc b/components/component_updater/pref_names.cc
index 285cf4e3ae783812e047a09c3daa7b2bf62e8f29..49aace048607247662b9450c361b599b746f355d 100644
--- a/components/component_updater/pref_names.cc
+++ b/components/component_updater/pref_names.cc
@@ -14,6 +14,7 @@ const char kRecoveryComponentVersion[] = "recovery_component.version";
// The last time SwReporter was triggered.
const char kSwReporterLastTimeTriggered[] =
"software_reporter.last_time_triggered";
+const char kSwReporterPromptState[] = "software_reporter.prompt_state";
gab 2014/09/24 16:22:37 Explicitly split profile prefs from Local State pr
MAD 2014/09/24 20:40:36 Done.
#endif
} // namespace prefs
« chrome/chrome_browser.gypi ('K') | « components/component_updater/pref_names.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698