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

Unified Diff: chromeos/BUILD.gn

Issue 2644233002: cros: Added a fake fingerprint storage class. (Closed)
Patch Set: Rebased. Created 3 years, 8 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 | chromeos/dbus/biod/fake_biod_client.h » ('j') | chromeos/dbus/biod/fake_biod_client.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 762a43acf188728b9d45b72f7d432f373a0f7220..67746e0cc8b77b236e2dd37853f28dbe22ae277c 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -611,6 +611,7 @@ test("chromeos_unittests") {
"cryptohome/homedir_methods_unittest.cc",
"cryptohome/system_salt_getter_unittest.cc",
"dbus/biod/biod_client_unittest.cc",
+ "dbus/biod/fake_biod_client_unittest.cc",
"dbus/blocking_method_caller_unittest.cc",
"dbus/cras_audio_client_unittest.cc",
"dbus/cros_disks_client_unittest.cc",
« no previous file with comments | « no previous file | chromeos/dbus/biod/fake_biod_client.h » ('j') | chromeos/dbus/biod/fake_biod_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698