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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2740683003: Add chrome://flags entry for MojoLoading (Closed)
Patch Set: rebase 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') | tools/metrics/histograms/histograms.xml » ('J')
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 0af3e6333f24cd2eb516b07bd93bc3d90de57db6..da98eaacd9fdad2f16ae273c0a06ca6d598f37a3 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14988,6 +14988,12 @@ read aloud to screenreader users to announce that a completion is available.">
Enable receiving entity suggestions in Omnibox.
</message>
</if>
+ <message name="IDS_FLAGS_MOJO_LOADING_NAME" desc="Title for the flag to enable Mojo IPC for resource loading" translateable="false">
+ Use Mojo IPC for resource loading
+ </message>
+ <message name="IDS_FLAGS_MOJO_LOADING_DESCRIPTION" desc="Description for the flag to enable Mojo IPC for resource loading" translateable="false">
+ Use Mojo IPC instead of traditional Chrome IPC for resource loading.
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | tools/metrics/histograms/histograms.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698