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

Unified Diff: chrome/app/chromium_strings.grd

Issue 947663002: Log device/hid messages to chrome://device-log. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 236c90286dde9266541dd20ca93bc1838b1e5d7f..250bb6b433999d5d1a7fb80c2f2482d88497a669 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -1353,6 +1353,9 @@ and incorrect credentials. Either an attacker is trying to pretend to be <ph nam
<message name="IDS_DEVICE_LOG_TYPE_USB" desc="Checkbox to enable showing events of type USB">
USB
</message>
+ <message name="IDS_DEVICE_LOG_TYPE_HID" desc="Checkbox to enable showing events of type HID">
stevenjb 2015/02/23 21:45:29 Please explain 'HID' in the comment, I don't think
Reilly Grant (use Gerrit) 2015/02/23 22:40:37 Done.
+ HID
+ </message>
<message name="IDS_DEVICE_LOG_FILEINFO" desc="File info checkbox in device event log">
File Info
</message>

Powered by Google App Engine
This is Rietveld 408576698