Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 41c1e21cafda47bc9a71dc9fefc0649442a89dcb..e88afe8d4770b38e3c11704df4ee23c234434ac5 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -6402,6 +6402,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_MEMORY_COORDINATOR_DESCRIPTION" desc="Description of an about::flags to enable/disable memory coordinator"> |
| Enable memory coordinator instead of memory pressure listeners. |
| </message> |
| + <message name="IDS_FLAGS_SERVICE_WORKER_NAVIGATION_PRELOAD_NAME" desc="Name of the about::flags setting for service worker navigation preload."> |
| + Service worker navigation preload. |
| + </message> |
| + <message name="IDS_FLAGS_SERVICE_WORKER_NAVIGATION_PRELOAD_DESCRIPTION" desc="Description of the about::flags setting for service worker navigation preload."> |
| + Enable the experimental APIs of service worker navigation preload. |
|
falken
2017/01/27 04:28:15
copying another description:
"Enable web pages to
horo
2017/01/27 04:32:30
Done.
|
| + </message> |
| <!-- Data Reduction Proxy --> |
| <message name="IDS_FLAGS_DATA_REDUCTION_PROXY_LO_FI_NAME" desc="An about:flags experiment title to enable/disable Data Saver Lo-Fi" translateable="false"> |
| @@ -15529,7 +15535,6 @@ read aloud to screenreader users to announce that a completion is available."> |
| Enabled (Flash lowers volume when interrupted by other sound, experimental) |
| </message> |
| </if> |
| - |
| <if expr="is_win"> |
| <message name="IDS_FLAGS_GDI_TEXT_PRINTING" desc="Name for the flag that enables using GDI to print text"> |
| GDI Text Printing |