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

Unified Diff: device/fingerprint/DEPS

Issue 2664353002: Host fingerprint mojo service within the device service. (Closed)
Patch Set: try to fix BUILD.gn Created 3 years, 11 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: device/fingerprint/DEPS
diff --git a/device/fingerprint/DEPS b/device/fingerprint/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..a552590201dd68a94cfb0fd8c087b1bf39f50f32
--- /dev/null
+++ b/device/fingerprint/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+chromeos",
+ "+dbus",
+]

Powered by Google App Engine
This is Rietveld 408576698