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

Unified Diff: content/shell/android/BUILD.gn

Issue 2476683002: Rename //mojo/public:bindings -> mojo:bindings_java (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
Index: content/shell/android/BUILD.gn
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
index 738cee80f6b67daaf7c44585f62775291a9afd65..4ae34574a989434d56b9f62e1a00df4a6f6d01c2 100644
--- a/content/shell/android/BUILD.gn
+++ b/content/shell/android/BUILD.gn
@@ -47,7 +47,7 @@ android_library("content_shell_java") {
"//device/geolocation:geolocation_java",
"//media/base/android:media_java",
"//media/capture/video/android:capture_java",
- "//mojo/public/java:system",
+ "//mojo/public/java:system_java",
"//net/android:net_java",
"//ui/android:ui_java",
]

Powered by Google App Engine
This is Rietveld 408576698