Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(323)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2765483004: Add about:flags for color correct rendering (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index f16ac7bf370dd3e047c41ae793c747c4de0e99fa..8674594ce8ff0db616ef22ad3d4695fd44cd62d8 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5354,6 +5354,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_EXPERIMENTAL_CANVAS_FEATURES_DESCRIPTION" desc="Description of the 'Enable experimental canvas features' lab.">
Enables the use of experimental canvas features which are still in development.
</message>
+ <message name="IDS_FLAGS_COLOR_CORRECT_RENDERING_NAME" desc="Name of the 'Color correct rendering' lab." translateable="false">
+ Color correct rendering.
+ </message>
+ <message name="IDS_FLAGS_COLOR_CORRECT_RENDERING_DESCRIPTION" desc="Description of the 'Color correct rendering' lab." translateable="false">
+ Enables color correct rendering of web content.
+ </message>
<message name="IDS_FLAGS_ACCELERATED_2D_CANVAS_NAME" desc="Name of the 'Accelerated 2D canvas' lab.">
Accelerated 2D canvas
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698