Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index c81e986b6b45819c0c234c56b8c3034bab37d76f..65b74df2ccd3f0a3fae34951387a4c981af07c1c 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -11465,7 +11465,7 @@ Tell us what happened exactly before you got the profile error message: |
<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> can not be run as root. |
</message> |
<message name="IDS_REFUSE_TO_RUN_AS_ROOT_2" desc="Detailed message in the error dialog when the user tries to start Chrome as root."> |
- Please start <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> as a normal user. To run as root, you must specify an alternate --user-data-dir for storage of profile information. |
+ Please start <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> as a normal user. If you need to run as root for development, rerun with the --no-sandbox flag. |
</message> |
<if expr="is_win"> |
<message name="IDS_PROFILE_ON_NETWORK_WARNING" desc="Warning shown to the user when they are running Chrome on Windows with a profile located on a network share."> |