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

Unified Diff: device/BUILD.gn

Issue 2763413008: Add U2F device enumeration class (Closed)
Patch Set: Fix issues causing crash Created 3 years, 9 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/u2f/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 480287688b8756297d8bb2a3e7d6dea5381c5a38..806dd6bc884466f88c498653a54d105f3f21ef75 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -132,6 +132,7 @@ test("device_unittests") {
"hid/test_report_descriptors.cc",
"hid/test_report_descriptors.h",
"serial/serial_io_handler_posix_unittest.cc",
+ "u2f/u2f_enumerate_unittest.cc",
"u2f/u2f_hid_device_unittest.cc",
]
deps += [
« no previous file with comments | « no previous file | device/u2f/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698