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

Unified Diff: chromeos/device_event_log.h

Issue 793933003: Add chrome:://device-log (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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:
View side-by-side diff with in-line comments
Download patch
Index: chromeos/device_event_log.h
diff --git a/chromeos/device_event_log.h b/chromeos/device_event_log.h
index a94cf24f146f137663da0590de75aca1d7aa2dca..34f02e3678b1d179ac864dd4e5d631e30e7d8fc0 100644
--- a/chromeos/device_event_log.h
+++ b/chromeos/device_event_log.h
@@ -42,7 +42,8 @@ namespace chromeos {
namespace device_event_log {
// Used to specify the type of event. NOTE: Be sure to update LogTypeFromString
-// and GetLogTypeString when adding entries to this enum.
+// and GetLogTypeString when adding entries to this enum. Also consider
+// updating chrome://device-log (see device_log_ui.cc).
enum LogType {
// Shill / network configuration related events.
LOG_TYPE_NETWORK,
« chrome/browser/ui/webui/chromeos/network_ui.cc ('K') | « chrome/common/url_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698