Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 30a82fc33e697645bc277197d31dac7fc3394598..4a8c135037ac15fc46731c28fa576c63671bd108 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6345,6 +6345,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_ENABLE_DATA_REDUCTION_PROXY_DEV_DESCRIPTION" desc="Describes an about:flags experiment to enable/disable the development version of the data reduction proxy"> |
Enable or disable using the development version of the data reduction proxy. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_DATA_REDUCTION_PROXY_BYPASS_WARNING_NAME" desc="Name of the flag to enable using data reduction proxy warnings"> |
+ Data reduction proxy bypass warnings |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_DATA_REDUCTION_PROXY_BYPASS_WARNING_DESCRIPTION" desc="Description of the flag to enable using data reduction proxy warnings"> |
+ Use the data reduction proxy with bypass warnings. The proxy must be enabled in settings for this flag to take effect. |
+ </message> |
</if> |
<message name="IDS_FLAGS_IMPL_SIDE_PAINTING_NAME" desc="Name of about:flags option for impl-side painting."> |
Impl-side painting |