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

Unified Diff: chrome/app/generated_resources.grd

Issue 820513002: Renamed WorkerFrame to SurfaceWorker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed tests Created 6 years 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 37164bfbd8e7d36a4cbd79a0d05c5b4b35d1f8fe..95c23362a0eef6b1823a298ec25d6319779c7cf1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6526,11 +6526,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_RESET_APP_LIST_INSTALL_STATE_DESCRIPTION" desc="Description of the flag to reset the app launcher install state.">
Reset the App Launcher install state on every restart. While this flag is set, Chrome will forget the launcher has been installed each time it starts. This is used for testing the App Launcher install flow.
</message>
- <message name="IDS_FLAGS_ENABLE_WORKER_FRAME_NAME" desc="Name of the flag to enable the &lt;workerframe&gt; element.">
- Enable the experimental &lt;workerframe&gt; element.
+ <message name="IDS_FLAGS_ENABLE_SURFACE_WORKER_NAME" desc="Name of the flag to enable the SurfaceWorker prototype.">
+ Enable the experimental SurfaceWorker feature.
</message>
- <message name="IDS_FLAGS_ENABLE_WORKER_FRAME_DESCRIPTION" desc="Description of the flag to enable the &lt;workerframe&gt; element.">
- This will allow the use of the experimental &lt;workerframe&gt; element.
+ <message name="IDS_FLAGS_ENABLE_SURFACE_WORKER_DESCRIPTION" desc="Description of the flag to enable the SurfaceWorker.">
+ This will allow the use of the experimental SurfaceWorker feature.
</message>
<if expr="enable_app_list">
<message name="IDS_FLAGS_ENABLE_APP_LIST_NAME" desc="Name of the flag to enable the app launcher.">
« 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