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

Unified Diff: content/app/BUILD.gn

Issue 2284613002: [sensors] Android platform adaptation for Generic Sensor API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to master. Created 4 years, 3 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 | content/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 57e87801f9970b5f5cd6d66407436c80ce7664a2..5e0098fa2450b9d14eec9b00e15d44b71efcbb84 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -49,6 +49,7 @@ template("implement_content_app") {
"//content/child",
"//device/bluetooth",
"//device/gamepad",
+ "//device/generic_sensor",
"//device/geolocation",
"//device/power_save_blocker",
"//device/usb",
« no previous file with comments | « no previous file | content/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698