Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / components / component_updater / pref_names.h
index 2e11c22..6d2d8f9 100644 (file)
@@ -12,7 +12,13 @@ namespace prefs {
 extern const char kRecoveryComponentVersion[];
 
 #if defined(OS_WIN)
-extern const char kSwReporterExecuteTryCount[];
+// Local state prefs.
+extern const char kSwReporterLastExitCode[];
+extern const char kSwReporterLastTimeTriggered[];
+
+// Profile prefs.
+extern const char kSwReporterPromptReason[];
+extern const char kSwReporterPromptVersion[];
 #endif
 
 }  // namespace prefs