| Index: ash/system/system_notifier.h
|
| diff --git a/ash/system/system_notifier.h b/ash/system/system_notifier.h
|
| index df99eacee5f4e0f0c49e067d52e2112a4d97860f..8aacb5af09f0b06c430fb056b547548c946b82a8 100644
|
| --- a/ash/system/system_notifier.h
|
| +++ b/ash/system/system_notifier.h
|
| @@ -22,6 +22,7 @@ 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 kNotifierNetworkPortalDetector[];
|
| ASH_EXPORT extern const char kNotifierScreenshot[];
|
| ASH_EXPORT extern const char kNotifierScreenCapture[];
|
| ASH_EXPORT extern const char kNotifierScreenShare[];
|
|
|