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

Unified Diff: content/public/android/BUILD.gn

Issue 2690963002: [DeviceService] Move //device/time_zone_monitor to //services/device (Closed)
Patch Set: Enable device service to register JNI 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 | « content/app/android/library_loader_hooks.cc ('k') | device/time_zone_monitor/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index 88b80588c42269f42cd9eae4395171dab2ece45b..b0ed4d2a56b6f51917beb94f48f6f71a5059544e 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -44,7 +44,6 @@ android_library("content_java") {
"//device/nfc/android:java",
"//device/power_save_blocker:java",
"//device/sensors:java",
- "//device/time_zone_monitor:java",
"//device/usb:java",
"//device/vibration:mojo_bindings_java",
"//device/vibration/android:vibration_manager_java",
@@ -56,6 +55,7 @@ android_library("content_java") {
"//mojo/public/java:bindings_java",
"//mojo/public/java:system_java",
"//net/android:net_java",
+ "//services/device:java",
"//services/service_manager/public/interfaces:interfaces_java",
"//services/service_manager/public/java:service_manager_java",
"//services/shape_detection/public/interfaces:interfaces_java",
« no previous file with comments | « content/app/android/library_loader_hooks.cc ('k') | device/time_zone_monitor/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698