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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 156173002: [MIDI] Add a permission bubble client for MIDI system control. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 10 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 1517307013d8f7cdfc56a8f7a8f87a0bc1163bd5..01ebc001682734f89e4b3f6c7e3b0e546f28dbba 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13292,6 +13292,9 @@ Some features may be unavailable. Please check that the profile exists and you
$1<ex>www.google.com</ex>
</ph> wants to get full control of your MIDI devices.
</message>
+ <message name="IDS_MIDI_SYSEX_PERMISSION_FRAGMENT" desc="Permission asked in the permission bubble when a URL wants to access MIDI devices with system exclusive messages, along with other permissions requests. Preceded by the prompt 'This site would like to:'">
+ fully control your MIDI devices.
Ami GONE FROM CHROMIUM 2014/02/06 19:51:17 I don't know grd but this doesn't look right.
Greg Billock 2014/02/07 18:20:55 In what sense?
+ </message>
<message name="IDS_MIDI_SYSEX_ALLOW_BUTTON" desc="A button in MIDI access infobar for allowing full access to MIDI devices for a given domain.">
Allow
</message>

Powered by Google App Engine
This is Rietveld 408576698