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

Unified Diff: services/device/fingerprint/DEPS

Issue 2664353002: Host fingerprint mojo service within the device service. (Closed)
Patch Set: comments Created 3 years, 10 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 | « services/device/fingerprint/BUILD.gn ('k') | services/device/fingerprint/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/device/fingerprint/DEPS
diff --git a/services/device/fingerprint/DEPS b/services/device/fingerprint/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d6abddad069c1e69bc474894adfdc0640288cf26
--- /dev/null
+++ b/services/device/fingerprint/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+dbus",
+]
« no previous file with comments | « services/device/fingerprint/BUILD.gn ('k') | services/device/fingerprint/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698