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

Unified Diff: device/serial/BUILD.gn

Issue 1496973003: Upstream files in device/ folder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: device/serial/BUILD.gn
diff --git a/device/serial/BUILD.gn b/device/serial/BUILD.gn
index f66cedfe0ca53898262065129778cea76ea9c95c..ac4ef25880f5650fa7506d6d1917e83ac8bef0c4 100644
--- a/device/serial/BUILD.gn
+++ b/device/serial/BUILD.gn
@@ -26,6 +26,8 @@ static_library("serial") {
"serial_connection_factory.h",
"serial_device_enumerator.cc",
"serial_device_enumerator.h",
+ "serial_device_enumerator_android.cc",
+ "serial_device_enumerator_android.h",
"serial_device_enumerator_linux.cc",
"serial_device_enumerator_linux.h",
"serial_device_enumerator_mac.cc",
« no previous file with comments | « no previous file | device/serial/serial_device_enumerator_android.h » ('j') | device/serial/serial_device_enumerator_android.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698