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

Unified Diff: base/BUILD.gn

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: moved scoped device files to device core directory 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
« no previous file with comments | « no previous file | base/base.gypi » ('j') | device/core/scoped_device_info_list.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 3c9089d2fa6fe71805ca520ef490628a03b4303a..bdf800b045e2cdada979d2019b8e913f1ef9d215 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -644,6 +644,7 @@ component("base") {
"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",
« no previous file with comments | « no previous file | base/base.gypi » ('j') | device/core/scoped_device_info_list.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698