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

Unified Diff: chrome/android/BUILD.gn

Issue 2259743002: Add MemoryStateListenerAndroid (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix dependency and update test Created 4 years, 4 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 | components/BUILD.gn » ('j') | components/memory_coordinator/common/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 4aa2f05a0b85634cf78477cc6c8ad7eec0bd2c42..89a1dfacdf36d0b7e864eac9d42389d6c114c909 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -150,6 +150,7 @@ android_library("chrome_java") {
"//chrome/android/webapk/libs/client:client_java",
"//chrome/android/webapk/libs/common:common_java",
"//chrome/android/webapk/libs/runtime_library:webapk_service_aidl_java",
+ "//components/memory_coordinator/android:memory_coordinator_java",
"//components/safe_json/android:safe_json_java",
"//components/spellcheck/browser/android:java",
"//components/variations/android:variations_java",
« no previous file with comments | « no previous file | components/BUILD.gn » ('j') | components/memory_coordinator/common/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698