Index: ash/common/system/system_notifier.h |
diff --git a/ash/common/system/system_notifier.h b/ash/common/system/system_notifier.h |
index dc5dfd1f3115e5c842247057e316ed18f59452e8..e8bbb309e118c5c0bfb13390e98ff1ee278ba0f5 100644 |
--- a/ash/common/system/system_notifier.h |
+++ b/ash/common/system/system_notifier.h |
@@ -29,6 +29,7 @@ ASH_EXPORT extern const char kNotifierNetwork[]; |
ASH_EXPORT extern const char kNotifierNetworkError[]; |
ASH_EXPORT extern const char kNotifierNetworkPortalDetector[]; |
ASH_EXPORT extern const char kNotifierPower[]; |
+ASH_EXPORT extern const char kNotifierQuickUnlock[]; |
ASH_EXPORT extern const char kNotifierScreenshot[]; |
ASH_EXPORT extern const char kNotifierScreenCapture[]; |
ASH_EXPORT extern const char kNotifierScreenShare[]; |