Index: ash/system/system_notifier.h |
diff --git a/ash/system/system_notifier.h b/ash/system/system_notifier.h |
index 4c330535ccf3e89d2a9f22320ba7bb3d9660c01e..53ac77db7d5653de86fafa9bfb7dea186c6b4ef5 100644 |
--- a/ash/system/system_notifier.h |
+++ b/ash/system/system_notifier.h |
@@ -20,6 +20,7 @@ ASH_EXPORT extern const char kNotifierDisplayError[]; |
ASH_EXPORT extern const char kNotifierInputMethod[]; |
ASH_EXPORT extern const char kNotifierLocale[]; |
ASH_EXPORT extern const char kNotifierLocallyManagedUser[]; |
+ASH_EXPORT extern const char kNotifierMultiProfileFirstRun[]; |
ASH_EXPORT extern const char kNotifierNetwork[]; |
ASH_EXPORT extern const char kNotifierNetworkError[]; |
ASH_EXPORT extern const char kNotifierScreenshot[]; |