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

Unified Diff: components/component_updater/pref_names.h

Issue 2286743004: Sends switches to the Software Reporter to enable matching data collection. (Closed)
Patch Set: Always clean state on test setup Created 4 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
« no previous file with comments | « chrome/browser/safe_browsing/srt_global_error_win.cc ('k') | components/component_updater/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/component_updater/pref_names.h
diff --git a/components/component_updater/pref_names.h b/components/component_updater/pref_names.h
index 347c1df3301e1d725a55c0d6977a706f8280d541..7ac5147825d42841394ec9fe5c90576efea446a5 100644
--- a/components/component_updater/pref_names.h
+++ b/components/component_updater/pref_names.h
@@ -17,6 +17,7 @@ extern const char kRecoveryComponentUnpackPath[];
extern const char kSwReporterLastExitCode[];
extern const char kSwReporterLastTimeTriggered[];
extern const char kSwReporterPendingPrompt[];
+extern const char kSwReporterLastTimeSentReport[];
// Profile prefs.
extern const char kSwReporterPromptReason[];
« no previous file with comments | « chrome/browser/safe_browsing/srt_global_error_win.cc ('k') | components/component_updater/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698