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

Unified Diff: content/app/DEPS

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 | « content/app/BUILD.gn ('k') | content/app/android/library_loader_hooks.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/DEPS
diff --git a/content/app/DEPS b/content/app/DEPS
index 1499d43fc56975e3046ec689026f6ec7abdf620e..1881ff76d892d5da7d75dafe5eb74266183921e7 100644
--- a/content/app/DEPS
+++ b/content/app/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+device/battery",
"+device/bluetooth",
"+device/gamepad",
+ "+device/generic_sensor",
"+device/geolocation",
"+device/power_save_blocker",
"+device/usb",
« no previous file with comments | « content/app/BUILD.gn ('k') | content/app/android/library_loader_hooks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698