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

Unified Diff: mojo/public/java/BUILD.gn

Issue 2507823002: Remove now-renamed java targets (Closed)
Patch Set: Created 4 years, 1 month 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 | « build/config/android/internal_rules.gni ('k') | third_party/custom_tabs_client/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/java/BUILD.gn
diff --git a/mojo/public/java/BUILD.gn b/mojo/public/java/BUILD.gn
index c3e1c677301f7c5b6e42150f36f4a9a6e1d9e088..078064114e6fc8e25eff9542ba9c3efd3638ec5c 100644
--- a/mojo/public/java/BUILD.gn
+++ b/mojo/public/java/BUILD.gn
@@ -4,13 +4,6 @@
import("//build/config/android/rules.gni")
-# TODO(agrieve): Remove once no longer used by downstream.
-java_group("bindings") {
- deps = [
- ":bindings_java",
- ]
-}
-
android_library("system_java") {
java_files = [
"system/src/org/chromium/mojo/system/Core.java",
« no previous file with comments | « build/config/android/internal_rules.gni ('k') | third_party/custom_tabs_client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698