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

Unified Diff: components/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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 7cd2af0b998a762f53feb10c886d851e7bc4102b..5c6c3071ca1b6a9b0082dfac17122152419e4d32 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -237,6 +237,7 @@ test("components_unittests") {
"//components/gcm_driver/instance_id/android:instance_id_driver_test_support_java",
"//components/invalidation/impl",
"//components/invalidation/impl:java",
+ "//components/memory_coordinator/android:memory_coordinator_java",
"//components/safe_json",
"//components/safe_json/android:safe_json_java",
"//components/signin/core/browser",

Powered by Google App Engine
This is Rietveld 408576698