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

Unified Diff: chromeos/BUILD.gn

Issue 2578323004: cros: Fake implementation of DBUS biometrics client. (Closed)
Patch Set: Oopsies. 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/biod_client.cc » ('j') | no next file with comments »
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 a5fd4d6738cf66ded2fe09f1ddec08f13fb49e52..3ee7d8e5e3bf3c88f23fc319065e22aa9cb8a110 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -133,6 +133,8 @@ component("chromeos") {
"dbus/auth_policy_client.h",
"dbus/biod/biod_client.cc",
"dbus/biod/biod_client.h",
+ "dbus/biod/fake_biod_client.cc",
+ "dbus/biod/fake_biod_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_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698