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

Unified Diff: device/usb/usb.gyp

Issue 941063003: Log device/usb 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: device/usb/usb.gyp
diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp
index c0995a1fef98528ab1916e116dcadf14c3808997..6d14256f10a1fd2506b92ae6369cf328f6f2f203 100644
--- a/device/usb/usb.gyp
+++ b/device/usb/usb.gyp
@@ -34,6 +34,7 @@
'usb_error.h',
'usb_ids.cc',
'usb_ids.h',
+ 'usb_log.h',
'usb_service.cc',
'usb_service.h',
'usb_service_impl.cc',

Powered by Google App Engine
This is Rietveld 408576698