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

Unified Diff: device/device_tests.gyp

Issue 437933002: Add data pipe wrappers to be used to implement serial receive. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@serial-buffer
Patch Set: address comments Created 6 years, 4 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
« no previous file with comments | « no previous file | device/serial/BUILD.gn » ('j') | device/serial/data_receiver.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/device_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index c3d35b18f3bb578dded7d64b5bccd2324c159f16..71f23bc9dd80f99b01e89c1851c49565caea0e41 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -46,6 +46,7 @@
'hid/hid_report_descriptor_unittest.cc',
'hid/hid_service_unittest.cc',
'hid/input_service_linux_unittest.cc',
+ 'serial/data_source_unittest.cc',
'serial/serial_connection_unittest.cc',
'serial/serial_service_unittest.cc',
'test/run_all_unittests.cc',
« no previous file with comments | « no previous file | device/serial/BUILD.gn » ('j') | device/serial/data_receiver.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698