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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 18007003: Web MIDI: chrome://flags to enable Web MIDI API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 c53bd12dc5774243e7d9db97eb741506a58506d1..d3d769f17d4904ba96662f032cea575483c766ad 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15244,6 +15244,16 @@ Do you accept?
Send user feedback to spelling service. For example, if spelling service marks a misspelled word, but the user adds it to the custom dictionary, then Chrome will send a feedback message to spelling service. Spelling service uses this feedback to improve spelling suggestions.
</message>
+ <!-- Web MIDI API. -->
+ <message name="IDS_FLAGS_ENABLE_WEB_MIDI_NAME"
+ desc="Name of about:flag option to turn on Web MIDI API">
+ Enable Web MIDI API
+ </message>
+ <message name="IDS_FLAGS_ENABLE_WEB_MIDI_DESCRIPTION"
+ desc="Description of about:flag option to turn on Web MIDI API">
+ Enable Web MIDI API experimental support.
+ </message>
+
<!-- Toast experiment. -->
<message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make chrome the default browser">
Make it my default browser
« 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