| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 16c2946985c1d8bee850cd96a33dde008c6abe24..f80f90d0f922686bad56568ab8ce387d3cbee05d 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -1210,6 +1210,12 @@ Press any key to continue exploring.
|
| <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc="Description for the flag to disable the color calibration of the display.">
|
| Disable calibrating the color of the display even if the display supports the feature.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_DISPLAY_QUIRKS_CLIENT_NAME" desc="Name for the flag to enable the Quirks Client for calibration of the display.">
|
| + Enable Quirks Client for display calibration.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_DISPLAY_QUIRKS_CLIENT_DESCRIPTION" desc="Description for the flag to enable the Quirks Client for calibration of the display.">
|
| + Enable retrieval of icc display files from Quirks Server for display color calibration.
|
| + </message>
|
| <message name="IDS_FLAGS_MEMORY_PRESSURE_THRESHOLD_NAME" desc="Name for the flag which specifies which memory pressure strategy should be used on ChromeOS.">
|
| Memory discard strategy for advanced pressure handling
|
| </message>
|
|
|