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

Unified Diff: chrome/android/BUILD.gn

Issue 2714463002: [android] Add JobScheduler-based BackgroundTaskScheduler. (Closed)
Patch Set: Clean up background section of documentation 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
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 884144937b35ebd539a2728534a13635ca61bfa5..46ffc7cbcea443fa122e4e50aeae84a8c0a6b848 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -386,6 +386,8 @@ android_library("chrome_test_java") {
"//chrome/android/webapk/libs/runtime_library:webapk_service_aidl_java",
"//chrome/test/android:chrome_java_test_support",
"//components/autofill/android:autofill_java",
+ "//components/background_task_scheduler:background_task_scheduler_java",
+ "//components/background_task_scheduler:background_task_scheduler_javatests",
"//components/bookmarks/common/android:bookmarks_java",
"//components/dom_distiller/core/android:dom_distiller_core_java",
"//components/gcm_driver/android:gcm_driver_java",
« no previous file with comments | « no previous file | components/background_task_scheduler/BUILD.gn » ('j') | components/background_task_scheduler/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698