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

Unified Diff: base/base.gypi

Issue 1439443002: Reland: Add code to deal with serial device disconnection detection on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: initialize helper_ to be nullptr Created 5 years, 1 month 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 7e09e30635568c6f4df8b1c396b3c38224c839b8..f55960cc7f0e580b2f8cf35300844d254e06467c 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -742,6 +742,7 @@
'win/scoped_co_mem.h',
'win/scoped_com_initializer.h',
'win/scoped_comptr.h',
+ 'win/scoped_device_info_object.h',
'win/scoped_gdi_object.h',
'win/scoped_handle.cc',
'win/scoped_handle.h',

Powered by Google App Engine
This is Rietveld 408576698