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

Unified Diff: mojo/android/BUILD.gn

Issue 1765243002: Remove Mojo bindings environment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « mojo/BUILD.gn ('k') | mojo/android/javatests/mojo_test_case.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/android/BUILD.gn
diff --git a/mojo/android/BUILD.gn b/mojo/android/BUILD.gn
index 63a13446216d405f6122e075cb79497a006ce5f5..020ef6dc7a5054fd2b0c90513134a169b435b234 100644
--- a/mojo/android/BUILD.gn
+++ b/mojo/android/BUILD.gn
@@ -46,7 +46,6 @@ source_set("libsystem_java") {
":system_java_jni_headers",
"//base",
"//mojo/edk/system",
- "//mojo/environment:chromium",
"//mojo/message_pump",
]
}
@@ -125,7 +124,6 @@ shared_library("mojo_java_unittests") {
"//mojo/edk/system",
"//mojo/message_pump",
"//mojo/public/cpp/bindings/tests:mojo_public_bindings_test_utils",
- "//mojo/public/cpp/environment",
"//mojo/public/cpp/test_support:test_utils",
]
defines = [ "UNIT_TEST" ]
« no previous file with comments | « mojo/BUILD.gn ('k') | mojo/android/javatests/mojo_test_case.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698