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

Unified Diff: device/BUILD.gn

Issue 2655853006: Define FIDO U2f Device abstraction (Closed)
Patch Set: Define FIDO U2f Device abstraction Created 3 years, 11 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') | device/u2f/u2f_device.h » ('J')
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 c3d352600d6a224dc7b9cc7181a58e13084f26c7..9e802462a44c2d1bcfdd0f49979fb3ae537db12e 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -148,6 +148,7 @@ test("device_unittests") {
"test/test_device_client.h",
"test/usb_test_gadget_impl.cc",
"u2f/u2f_apdu_unittest.cc",
+ "u2f/u2f_device_unittest.cc",
"u2f/u2f_message_unittest.cc",
"usb/mojo/device_impl_unittest.cc",
"usb/mojo/device_manager_impl_unittest.cc",
« no previous file with comments | « no previous file | device/u2f/BUILD.gn » ('j') | device/u2f/u2f_device.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698