Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index ea12ad51c7ddca3547316323ec2fec01435f4c20..9f3548fea19a45217e53f0912ee2fb25320e48d9 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5558,7 +5558,7 @@ Keep your key file in a safe place. You will need it to create new versions of y |
Panels |
</message> |
<message name="IDS_FLAGS_PANELS_DESCRIPTION" desc="Description for the flag to enable Panel windows."> |
- Allow extensions to create panel windows that open outside of the browser frame. By default or if disabled, an attempt to open a panel will open a popup instead. Panels on desktop OSes are deprecated and will be removed soon. |
+ Allow extensions to create panel windows that open outside of the browser frame. Attempts to open a panel will open a popup instead if not enabled. Default behavior is to allow only for whitelisted extensions. Enabled behavior is to allow for all extensions. Disabled behavior is to disallow panels for any extension. |
</message> |
<message name="IDS_FLAGS_WEBGL2_NAME" desc="Name of the 'Enable WebGL 2.0' flag."> |
WebGL 2.0 Prototype |