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

Unified Diff: chrome/android/BUILD.gn

Issue 2754363004: OfflineContentProvider changes to start service (Closed)
Patch Set: Created 3 years, 9 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 10e4978a405393bad820024220f8c3920c564b9c..198c514aeb41e718eec3427252d6d374ff193740 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -343,6 +343,7 @@ junit_binary("chrome_junit_tests") {
"//chrome/test/android:chrome_java_test_support",
"//components/bookmarks/common/android:bookmarks_java",
"//components/invalidation/impl:java",
+ "//components/offline_items_collection/core:core_java",
"//components/payments/content:payment_request_java",
"//components/payments/content/android:java",
"//components/payments/content/android:mojom_java",

Powered by Google App Engine
This is Rietveld 408576698