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

Unified Diff: chrome/common/pref_names.h

Issue 9289017: Apply individual policies for the various parts of device status reports. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 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: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 62eba9a22d18f056f1a3c60efd1eb2b59069fe05..acd4576077bd9a1baac8cfdd8c378befbc42b018 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -617,6 +617,7 @@ extern const char kCarrierDealPromoShown[];
extern const char kShouldAutoEnroll[];
extern const char kReportDeviceVersionInfo[];
extern const char kReportDeviceActivityTimes[];
+extern const char kReportDeviceBootMode[];
#endif
extern const char kClearPluginLSODataEnabled[];

Powered by Google App Engine
This is Rietveld 408576698