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

Unified Diff: services/BUILD.gn

Issue 1093033002: Add sensors application to mojo (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Remove extra constructor Created 5 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 | « mojo/services/sensors/public/interfaces/sensors.mojom ('k') | services/sensors/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 5a4d18c509b231c49e71f8d46c616783052b9d8c..86ee32f638d3306205197d5ad41214f9f0d79884 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -31,6 +31,7 @@ group("services") {
deps += [
"//services/android:java_handler",
"//services/location",
+ "//services/sensors",
]
}
« no previous file with comments | « mojo/services/sensors/public/interfaces/sensors.mojom ('k') | services/sensors/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698