Index: ash/common/system/system_notifier.cc |
diff --git a/ash/common/system/system_notifier.cc b/ash/common/system/system_notifier.cc |
index 94472e905f54e4a64ddb53a46737acde52205899..b85815e85f997bfdc1f2d7a5450ff73776512caa 100644 |
--- a/ash/common/system/system_notifier.cc |
+++ b/ash/common/system/system_notifier.cc |
@@ -77,6 +77,7 @@ const char kNotifierLocale[] = "ash.locale"; |
const char kNotifierMultiProfileFirstRun[] = "ash.multi-profile.first-run"; |
const char kNotifierNetworkPortalDetector[] = "ash.network.portal-detector"; |
const char kNotifierPower[] = "ash.power"; |
+const char kNotifierQuickUnlock[] = "ash.quickunlock"; |
const char kNotifierScreenshot[] = "ash.screenshot"; |
const char kNotifierScreenCapture[] = "ash.screen-capture"; |
const char kNotifierScreenShare[] = "ash.screen-share"; |