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

Unified Diff: device/BUILD.gn

Issue 2410743002: Remove the mojo serial interfaces and related infrastructure. (Closed)
Patch Set: Created 4 years, 2 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 | « chrome/browser/extensions/chrome_content_browser_client_extensions_part.cc ('k') | device/serial/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 08c0730ad7f58ea96a348dcbad2fc132ec7ee8a3..3ebf59abea99ec74468dbc94e2a32b5a5e2c3496 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -107,11 +107,7 @@ test("device_unittests") {
"hid/input_service_linux_unittest.cc",
"hid/test_report_descriptors.cc",
"hid/test_report_descriptors.h",
- "serial/data_sink_unittest.cc",
- "serial/data_source_unittest.cc",
- "serial/serial_connection_unittest.cc",
"serial/serial_io_handler_posix_unittest.cc",
- "serial/serial_service_unittest.cc",
]
deps += [
"//device/hid",
« no previous file with comments | « chrome/browser/extensions/chrome_content_browser_client_extensions_part.cc ('k') | device/serial/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698