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

Unified Diff: device/core/core.gyp

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: address grt@'s comments 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: device/core/core.gyp
diff --git a/device/core/core.gyp b/device/core/core.gyp
index d27073d66218a6aa70abe807ef5a64f4c6d44768..66630f8def33f802bccf8d04d96967a2a59d2a59 100644
--- a/device/core/core.gyp
+++ b/device/core/core.gyp
@@ -19,6 +19,7 @@
'sources': [
'device_client.cc',
'device_client.h',
+ 'device_info_query_win.h',
'device_monitor_win.cc',
'device_monitor_win.h',
],

Powered by Google App Engine
This is Rietveld 408576698