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

Unified Diff: components/component_updater/pref_names.h

Issue 2286743004: Sends switches to the Software Reporter to enable matching data collection. (Closed)
Patch Set: Created 4 years, 4 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
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[];

Powered by Google App Engine
This is Rietveld 408576698