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

Unified Diff: chromeos/BUILD.gn

Issue 2581403002: cros: Remaining interfaces for DBUS biometrics client. (Closed)
Patch Set: Rebased. 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
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index a5fd4d6738cf66ded2fe09f1ddec08f13fb49e52..c66f0e21b46682f2a65d5a77103ef58d9d39d17c 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -131,8 +131,14 @@ component("chromeos") {
"dbus/audio_node.h",
"dbus/auth_policy_client.cc",
"dbus/auth_policy_client.h",
+ "dbus/biod/biod_auth_session_client.cc",
+ "dbus/biod/biod_auth_session_client.h",
"dbus/biod/biod_client.cc",
"dbus/biod/biod_client.h",
+ "dbus/biod/biod_enroll_session_client.cc",
+ "dbus/biod/biod_enroll_session_client.h",
+ "dbus/biod/biod_record_client.cc",
+ "dbus/biod/biod_record_client.h",
"dbus/blocking_method_caller.cc",
"dbus/blocking_method_caller.h",
"dbus/cras_audio_client.cc",
« no previous file with comments | « no previous file | chromeos/dbus/biod/biod_auth_session_client.h » ('j') | chromeos/dbus/biod/biod_auth_session_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698