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

Unified Diff: chromeos/BUILD.gn

Issue 2581403002: cros: Remaining interfaces for DBUS biometrics client. (Closed)
Patch Set: Remove chromeos.gyp. 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 | chromeos/dbus/biod_auth_session_client.h » ('j') | chromeos/dbus/biod_auth_session_client.cc » ('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 adbbf79a254290bda2a243df9860a40e759ac90e..3678a8505b2f24115dc1036475e08875d16cf9c7 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -128,8 +128,14 @@ component("chromeos") {
"dbus/audio_node.h",
"dbus/auth_policy_client.cc",
"dbus/auth_policy_client.h",
+ "dbus/biod_auth_session_client.cc",
+ "dbus/biod_auth_session_client.h",
"dbus/biod_biometrics_manager_client.cc",
"dbus/biod_biometrics_manager_client.h",
+ "dbus/biod_enroll_session_client.cc",
+ "dbus/biod_enroll_session_client.h",
+ "dbus/biod_record_client.cc",
+ "dbus/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_auth_session_client.h » ('j') | chromeos/dbus/biod_auth_session_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698