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

Unified Diff: shell/BUILD.gn

Issue 1098243003: java libraries: Fix warnings in eclipse. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 8 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: shell/BUILD.gn
diff --git a/shell/BUILD.gn b/shell/BUILD.gn
index 727fbe9a48131dee68e93f0b6ee2ea5b340c906f..fd8ff5c15828bb3e60b599438a242865623ba8ab 100644
--- a/shell/BUILD.gn
+++ b/shell/BUILD.gn
@@ -298,6 +298,7 @@ if (is_android) {
deps = [
"//base:base_java",
"//mojo/android:system_java",
+ "//mojo/public/java:bindings",
"//mojo/public/java:system",
"//mojo/services/keyboard/public/interfaces:interfaces_java",
"//services/keyboard",

Powered by Google App Engine
This is Rietveld 408576698