Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index fdecd0d7cba1d220ebd23b4d5c7fce23421f9afc..9cb320c5df8fb0a3ca9ce250d652e2e87bc58b79 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5594,6 +5594,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_FORCE_ACCELERATED_OVERFLOW_SCROLL_MODE_DESCRIPTION" desc="Description of the 'Accelerated overflow scroll mode' lab."> |
When possible, puts the scrolling contents of an overflow scrolling element onto a composited layer for faster scrolling. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_APPCACHE_EXECUTABLE_HANDLERS_NAME" desc="Name of the 'Enable experimental canvas features' lab."> |
+ Enable NavigationController prototype using AppCache executable handlers. |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_APPCACHE_EXECUTABLE_HANDLERS_DESCRIPTION" desc="Description of the 'Enable experimental canvas features' lab."> |
+ Enables the prototype for "executable" appcache handlers, as NavigationController instances. |
+ </message> |
<message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_CANVAS_FEATURES_NAME" desc="Name of the 'Enable experimental canvas features' lab."> |
Enable experimental canvas features |
</message> |